X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=bin%2Fssh-wrapper;h=14d9525ad741911eb6ff380b4362ffbbb259cdad;hb=1fa3e310692f1499af36eb54526f2e23766847d5;hp=813ba324a0dea203a1165e426b36e5cc5990ca1c;hpb=e1260ba2d98490f750994da4b8c20ebfe63bafaf;p=wannabuild.git diff --git a/bin/ssh-wrapper b/bin/ssh-wrapper index 813ba32..14d9525 100755 --- a/bin/ssh-wrapper +++ b/bin/ssh-wrapper @@ -18,5 +18,5 @@ shift [ -f "$bin" -a -x "$bin" ] || exit 1 -exec $bin $@ +exec $bin --recorduser $@