1
0
mirror of synced 2025-03-03 11:23:15 +03:00

Update tests

This commit is contained in:
hwdsl2 2022-04-06 22:52:43 -05:00
parent be97a0e226
commit 2af26b80f5
2 changed files with 6 additions and 6 deletions

View File

@ -266,16 +266,16 @@ jobs:
bash ikev2.sh <<ANSWERS
100
6
7
ANSWERS
bash ikev2.sh <<ANSWERS 2>&1 | grep -i "abort"
5
6
ANSWERS
bash ikev2.sh <<ANSWERS
5
6
y
ANSWERS

View File

@ -272,16 +272,16 @@ jobs:
bash ikev2.sh <<ANSWERS
100
6
7
ANSWERS
bash ikev2.sh <<ANSWERS 2>&1 | grep -i "abort"
5
6
ANSWERS
bash ikev2.sh <<ANSWERS
5
6
y
ANSWERS