aboutsummaryrefslogtreecommitdiffstats
path: root/testing/scripts/restore-defaults
diff options
context:
space:
mode:
Diffstat (limited to 'testing/scripts/restore-defaults')
-rwxr-xr-xtesting/scripts/restore-defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/scripts/restore-defaults b/testing/scripts/restore-defaults
index 953548a1b..173baf820 100755
--- a/testing/scripts/restore-defaults
+++ b/testing/scripts/restore-defaults
@@ -17,6 +17,7 @@
DIR=$(dirname `readlink -f $0`)
. $DIR/../testing.conf
. $DIR/function.sh
+SSHCONF="-F $DIR/../ssh_config"
testname=$1