diff options
| author | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-05-12 20:41:12 +0000 |
|---|---|---|
| committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2008-05-12 20:41:12 +0000 |
| commit | e2b91294fa5d3dc97dc6237c2af2d504309d95bc (patch) | |
| tree | fb096f42aa6ca4e68b15111a6ab551ff75f93583 /testing/tests/sql/net2net-cert | |
| parent | 441881e1de7f928f3038b5e9d815abc180c2e8aa (diff) | |
| download | strongswan-e2b91294fa5d3dc97dc6237c2af2d504309d95bc.tar.bz2 strongswan-e2b91294fa5d3dc97dc6237c2af2d504309d95bc.tar.xz | |
delete both ipsec.db and ipsec.sql in posttest.dat
Diffstat (limited to 'testing/tests/sql/net2net-cert')
| -rw-r--r-- | testing/tests/sql/net2net-cert/posttest.dat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/sql/net2net-cert/posttest.dat b/testing/tests/sql/net2net-cert/posttest.dat index 2f7a816df..13f7ede0a 100644 --- a/testing/tests/sql/net2net-cert/posttest.dat +++ b/testing/tests/sql/net2net-cert/posttest.dat @@ -2,5 +2,5 @@ moon::ipsec stop sun::ipsec stop moon::/etc/init.d/iptables stop 2> /dev/null sun::/etc/init.d/iptables stop 2> /dev/null -moon::rm /etc/ipsec.d/ipsec.db -sun::rm /etc/ipsec.d/ipsec.db +moon::rm /etc/ipsec.d/ipsec.* +sun::rm /etc/ipsec.d/ipsec.* |
