diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-01-17 17:00:05 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-01-17 17:00:05 +0100 |
commit | 0c006341f3789477c429cdfb547ad5ec59819bbf (patch) | |
tree | b11eda6dc752549be59cc5406887ae4b404e4aa8 /testing/tests/ikev2/rw-eap-aka-id-rsa/pretest.dat | |
parent | 1449e6dd55892c92e502a14dbfc3ede094aaa806 (diff) | |
parent | 737912239f625dcfa1c26924430d8ceb033184dd (diff) | |
download | strongswan-0c006341f3789477c429cdfb547ad5ec59819bbf.tar.bz2 strongswan-0c006341f3789477c429cdfb547ad5ec59819bbf.tar.xz |
Merge branch 'debian-testing'
These changes update the integration test system. It previously was based
on a pretty much unmaintainable Gentoo root image and the dated UML
virtualization technology. Among many other changes the test environment
is now based on KVM and uses reproducible Debian-based guest images.
Conflicts:
NEWS
Diffstat (limited to 'testing/tests/ikev2/rw-eap-aka-id-rsa/pretest.dat')
-rw-r--r-- | testing/tests/ikev2/rw-eap-aka-id-rsa/pretest.dat | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ikev2/rw-eap-aka-id-rsa/pretest.dat b/testing/tests/ikev2/rw-eap-aka-id-rsa/pretest.dat index ed5498bfe..388339fb8 100644 --- a/testing/tests/ikev2/rw-eap-aka-id-rsa/pretest.dat +++ b/testing/tests/ikev2/rw-eap-aka-id-rsa/pretest.dat @@ -1,5 +1,5 @@ -moon::/etc/init.d/iptables start 2> /dev/null -carol::/etc/init.d/iptables start 2> /dev/null +moon::iptables-restore < /etc/iptables.rules +carol::iptables-restore < /etc/iptables.rules moon::ipsec start carol::ipsec start carol::sleep 1 |