summaryrefslogtreecommitdiff
path: root/regress/usr.bin/ssh
diff options
context:
space:
mode:
authorMarkus Friedl <markus@cvs.openbsd.org>2015-01-14 09:58:22 +0000
committerMarkus Friedl <markus@cvs.openbsd.org>2015-01-14 09:58:22 +0000
commit31e08e5c20f1bc82d18dbb84e75fc7e030f2afd7 (patch)
tree4968c48ded058e3f263f07138b3e27b76a349813 /regress/usr.bin/ssh
parentffa4fa1d926fb69746a65b219ce97540b8ffe6cd (diff)
re-add comment about full path
Diffstat (limited to 'regress/usr.bin/ssh')
-rw-r--r--regress/usr.bin/ssh/reconfigure.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/regress/usr.bin/ssh/reconfigure.sh b/regress/usr.bin/ssh/reconfigure.sh
index 89e7a0a206a..d78dfbfa99e 100644
--- a/regress/usr.bin/ssh/reconfigure.sh
+++ b/regress/usr.bin/ssh/reconfigure.sh
@@ -1,8 +1,9 @@
-# $OpenBSD: reconfigure.sh,v 1.3 2015/01/14 09:54:38 markus Exp $
+# $OpenBSD: reconfigure.sh,v 1.4 2015/01/14 09:58:21 markus Exp $
# Placed in the Public Domain.
tid="simple connect after reconfigure"
+# we need the full path to sshd for -HUP
start_sshd
trace "connect before restart"