fixed path to ipsec.sql
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user