diff options
author | Tobias Brunner <tobias@strongswan.org> | 2010-08-03 13:30:16 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2010-09-02 19:04:22 +0200 |
commit | cc9cfc2e1192c2e64a62994be275e4d8828c15ce (patch) | |
tree | 5aa0a5fc8c2e3a91f911ec048f0d9dea5091aeee /testing/tests/ikev2/compress | |
parent | 06cdeac25f3f45b950cf169add66359c82ce8c7c (diff) | |
download | strongswan-cc9cfc2e1192c2e64a62994be275e4d8828c15ce.tar.bz2 strongswan-cc9cfc2e1192c2e64a62994be275e4d8828c15ce.tar.xz |
testing: Added missing host alice to test.conf.
Diffstat (limited to 'testing/tests/ikev2/compress')
-rw-r--r-- | testing/tests/ikev2/compress/test.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/tests/ikev2/compress/test.conf b/testing/tests/ikev2/compress/test.conf index fd33cfb57..6abbb89a9 100644 --- a/testing/tests/ikev2/compress/test.conf +++ b/testing/tests/ikev2/compress/test.conf @@ -5,11 +5,11 @@ # All UML instances that are required for this test # -UMLHOSTS="moon carol winnetou" +UMLHOSTS="alice moon carol winnetou" # Corresponding block diagram # -DIAGRAM="m-c-w.png" +DIAGRAM="a-m-c-w.png" # UML instances on which tcpdump is to be started # |