aboutsummaryrefslogtreecommitdiff
path: root/ssh-authorized-send
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-14 10:49:26 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-14 10:49:26 -0300
commit1819e105a24cf42ded4efc4bb72d2646a5b0134f (patch)
treee727cfd6c949f27ff3c075761aea6553dbed07ac /ssh-authorized-send
parent865f31757cee0de1d38f7831509dc745c9021492 (diff)
downloadutils-ssh-1819e105a24cf42ded4efc4bb72d2646a5b0134f.tar.gz
utils-ssh-1819e105a24cf42ded4efc4bb72d2646a5b0134f.tar.bz2
Fix servers evaluation at ssh-authorized-send and ssh-privsend
Diffstat (limited to 'ssh-authorized-send')
-rwxr-xr-xssh-authorized-send3
1 files changed, 3 insertions, 0 deletions
diff --git a/ssh-authorized-send b/ssh-authorized-send
index 22f5596..dc9c8c3 100755
--- a/ssh-authorized-send
+++ b/ssh-authorized-send
@@ -6,6 +6,9 @@
# Parameters
BASENAME="`basename $0`"
KEY="$1"
+
+# Servers
+shift
SERVERS="$*"
# Checks