ipsec.sql remains in /etc/ipsec.d
This commit is contained in:
+1
-1
@@ -471,7 +471,7 @@ do
|
|||||||
|
|
||||||
if [ $SUBDIR = "sql" ]
|
if [ $SUBDIR = "sql" ]
|
||||||
then
|
then
|
||||||
scp $HOSTLOGIN:/etc/ipsec.sql \
|
scp $HOSTLOGIN:/ipsec.d/etc/ipsec.sql \
|
||||||
$TESTRESULTDIR/${host}.ipsec.sql > /dev/null 2>&1
|
$TESTRESULTDIR/${host}.ipsec.sql > /dev/null 2>&1
|
||||||
else
|
else
|
||||||
touch $TESTRESULTDIR/${host}.ipsec.sql
|
touch $TESTRESULTDIR/${host}.ipsec.sql
|
||||||
|
|||||||
Reference in New Issue
Block a user