aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/sql/rw-cert
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2008-05-12 20:41:12 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2008-05-12 20:41:12 +0000
commite2b91294fa5d3dc97dc6237c2af2d504309d95bc (patch)
treefb096f42aa6ca4e68b15111a6ab551ff75f93583 /testing/tests/sql/rw-cert
parent441881e1de7f928f3038b5e9d815abc180c2e8aa (diff)
downloadstrongswan-e2b91294fa5d3dc97dc6237c2af2d504309d95bc.tar.bz2
strongswan-e2b91294fa5d3dc97dc6237c2af2d504309d95bc.tar.xz
delete both ipsec.db and ipsec.sql in posttest.dat
Diffstat (limited to 'testing/tests/sql/rw-cert')
-rw-r--r--testing/tests/sql/rw-cert/posttest.dat6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/tests/sql/rw-cert/posttest.dat b/testing/tests/sql/rw-cert/posttest.dat
index b10aeb3aa..d4d57ad83 100644
--- a/testing/tests/sql/rw-cert/posttest.dat
+++ b/testing/tests/sql/rw-cert/posttest.dat
@@ -4,7 +4,7 @@ dave::ipsec stop
moon::/etc/init.d/iptables stop 2> /dev/null
carol::/etc/init.d/iptables stop 2> /dev/null
dave::/etc/init.d/iptables stop 2> /dev/null
-moon::rm /etc/ipsec.d/ipsec.db
-carol::rm /etc/ipsec.d/ipsec.db
-dave::rm /etc/ipsec.d/ipsec.db
+moon::rm /etc/ipsec.d/ipsec.*
+carol::rm /etc/ipsec.d/ipsec.*
+dave::rm /etc/ipsec.d/ipsec.*
~