summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2023-05-23 23:07:11 +0200
committerDarren Tucker <dtucker@dtucker.net>2023-05-25 10:24:50 +0200
commit801cda54c00e0f4e7d89345a90874c8d05dc233a (patch)
tree3ea3d515f618d054b9330f7eec6a26b0b37943da /contrib
parentmake -x also apply to the target script (diff)
downloadopenssh-801cda54c00e0f4e7d89345a90874c8d05dc233a.tar.xz
openssh-801cda54c00e0f4e7d89345a90874c8d05dc233a.zip
drop whitespace
SSH-Copy-ID-Upstream: e604fae1cdee35c18055d35dcec530cf12ef00ad
Diffstat (limited to 'contrib')
-rw-r--r--contrib/ssh-copy-id2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/ssh-copy-id b/contrib/ssh-copy-id
index ce16ea0bc..f5ec6892b 100644
--- a/contrib/ssh-copy-id
+++ b/contrib/ssh-copy-id
@@ -149,7 +149,7 @@ do
usage
;;
esac
-done
+done
#shift all args to keep only USER_HOST
shift $((OPTIND-1))