summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"