diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-03-15 13:56:09 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-03-15 13:56:09 +0000 |
commit | ab0d19ae663daf32d4957b4832b3f531f8ac725e (patch) | |
tree | 793714f9af0eb1cb9637fc2a5c66d0786dee3747 | |
parent | e280f65f58788a695629d56e47a791d9d07ffb57 (diff) | |
download | strongswan-ab0d19ae663daf32d4957b4832b3f531f8ac725e.tar.bz2 strongswan-ab0d19ae663daf32d4957b4832b3f531f8ac725e.tar.xz |
removed killall openssl
6 files changed, 0 insertions, 6 deletions
diff --git a/testing/tests/ikev2/ocsp-local-cert/posttest.dat b/testing/tests/ikev2/ocsp-local-cert/posttest.dat index 0c9793bc0..0c05c16a1 100644 --- a/testing/tests/ikev2/ocsp-local-cert/posttest.dat +++ b/testing/tests/ikev2/ocsp-local-cert/posttest.dat @@ -1,5 +1,4 @@ moon::ipsec stop carol::ipsec stop -winnetou::killall openssl moon::rm /etc/ipsec.d/ocspcerts/* carol::rm /etc/ipsec.d/ocspcerts/* diff --git a/testing/tests/ikev2/ocsp-revoked/posttest.dat b/testing/tests/ikev2/ocsp-revoked/posttest.dat index d883459e7..d742e8410 100644 --- a/testing/tests/ikev2/ocsp-revoked/posttest.dat +++ b/testing/tests/ikev2/ocsp-revoked/posttest.dat @@ -1,5 +1,4 @@ moon::ipsec stop carol::ipsec stop -winnetou::killall openssl carol::rm /etc/ipsec.d/private/* carol::rm /etc/ipsec.d/certs/* diff --git a/testing/tests/ikev2/ocsp-root-cert/posttest.dat b/testing/tests/ikev2/ocsp-root-cert/posttest.dat index 117f625f6..c6d6235f9 100644 --- a/testing/tests/ikev2/ocsp-root-cert/posttest.dat +++ b/testing/tests/ikev2/ocsp-root-cert/posttest.dat @@ -1,3 +1,2 @@ moon::ipsec stop carol::ipsec stop -winnetou::killall openssl diff --git a/testing/tests/ikev2/ocsp-signer-cert/posttest.dat b/testing/tests/ikev2/ocsp-signer-cert/posttest.dat index b43badb1f..220bc2c1d 100644 --- a/testing/tests/ikev2/ocsp-signer-cert/posttest.dat +++ b/testing/tests/ikev2/ocsp-signer-cert/posttest.dat @@ -1,5 +1,4 @@ moon::ipsec stop carol::ipsec stop -winnetou::killall openssl carol::rm /etc/ipsec.d/certs/* carol::rm /etc/ipsec.d/private/* diff --git a/testing/tests/ikev2/ocsp-timeouts/posttest.dat b/testing/tests/ikev2/ocsp-timeouts/posttest.dat index b43badb1f..220bc2c1d 100644 --- a/testing/tests/ikev2/ocsp-timeouts/posttest.dat +++ b/testing/tests/ikev2/ocsp-timeouts/posttest.dat @@ -1,5 +1,4 @@ moon::ipsec stop carol::ipsec stop -winnetou::killall openssl carol::rm /etc/ipsec.d/certs/* carol::rm /etc/ipsec.d/private/* diff --git a/testing/tests/ikev2/ocsp-untrusted-cert/posttest.dat b/testing/tests/ikev2/ocsp-untrusted-cert/posttest.dat index 117f625f6..c6d6235f9 100644 --- a/testing/tests/ikev2/ocsp-untrusted-cert/posttest.dat +++ b/testing/tests/ikev2/ocsp-untrusted-cert/posttest.dat @@ -1,3 +1,2 @@ moon::ipsec stop carol::ipsec stop -winnetou::killall openssl |