diff --git a/testing/do-tests.in b/testing/do-tests.in index 650b1067e..f58eb39e2 100755 --- a/testing/do-tests.in +++ b/testing/do-tests.in @@ -471,7 +471,7 @@ do if [ $SUBDIR = "sql" ] then - scp $HOSTLOGIN:/ipsec.d/etc/ipsec.sql \ + scp $HOSTLOGIN:/etc/ipsec.d/ipsec.sql \ $TESTRESULTDIR/${host}.ipsec.sql > /dev/null 2>&1 else touch $TESTRESULTDIR/${host}.ipsec.sql