From: Andreas Steffen Date: Mon, 7 Apr 2008 07:57:38 +0000 (-0000) Subject: fixed path to ipsec.sql X-Git-Tag: 4.2.1~93 X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=commitdiff_plain;h=6fbd3f1738ca31a8a72295c2a246ef78696eea30;ds=sidebyside fixed path to ipsec.sql --- diff --git a/testing/do-tests.in b/testing/do-tests.in index 650b106..f58eb39 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