]> git.ipfire.org Git - people/ms/strongswan.git/commitdiff
testing: Fixed pretest script of ikev1/rw-psk-aggressive scenario
authorAndreas Steffen <andreas.steffen@strongswan.org>
Fri, 21 May 2021 10:04:43 +0000 (12:04 +0200)
committerAndreas Steffen <andreas.steffen@strongswan.org>
Mon, 21 Jun 2021 10:03:36 +0000 (12:03 +0200)
testing/tests/ikev1/rw-psk-aggressive/pretest.dat

index b0d3b6160fd0b533391a51130446c345f4651f07..12ad60eb8aa5fd19aa965f1f756fa6aa355c86ca 100755 (executable)
@@ -7,9 +7,8 @@ dave::cd /etc/swanctl; rm rsa/* x509/* x509ca/*
 moon::systemctl start strongswan
 carol::systemctl start strongswan
 dave::systemctl start strongswan
-moon::expect-connection rw-carol
+moon::expect-connection rw
 carol::expect-connection home
 carol::swanctl --initiate --child home 2> /dev/null
-moon::expect-connection rw-dave
 dave::expect-connection home
 dave::swanctl --initiate --child home 2> /dev/null