]> ruderich.org/simon Gitweb - safcm/safcm.git/commit
rpc: always create remote helper with user's group
authorSimon Ruderich <simon@ruderich.org>
Wed, 21 Apr 2021 06:16:03 +0000 (08:16 +0200)
committerSimon Ruderich <simon@ruderich.org>
Wed, 21 Apr 2021 06:30:15 +0000 (08:30 +0200)
commit3840c3fe7fab425ef7d20d2f686884b404bb5e62
tree69a771de405f25d629859f24d7e71281e917dc51
parent64a43bef32b144ce9894815a92f7083306f7ef1e
rpc: always create remote helper with user's group

If the group does not match the current user's group then the remote
helper will be uploaded again on each run.
rpc/dial.go