diff options
author | Tobias Brunner <tobias@strongswan.org> | 2013-01-17 16:37:19 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2013-01-17 16:56:02 +0100 |
commit | 7699a928f76fd0f46f047ea9d36a9b7ddd40c468 (patch) | |
tree | 71d2656779e2d04d2723814e1fd69529459ae3eb /testing/do-tests | |
parent | 88bffacfdcdc8b21203b3b24b288366a73150b9b (diff) | |
download | strongswan-7699a928f76fd0f46f047ea9d36a9b7ddd40c468.tar.bz2 strongswan-7699a928f76fd0f46f047ea9d36a9b7ddd40c468.tar.xz |
Renamed $UMLHOSTS to $VIRTHOSTS
Diffstat (limited to 'testing/do-tests')
-rwxr-xr-x | testing/do-tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/do-tests b/testing/do-tests index 86af278c8..fafbe6e89 100755 --- a/testing/do-tests +++ b/testing/do-tests @@ -474,7 +474,7 @@ do <ul> <li><a href="console.log">console.log</a></li> </ul> - <img src="../../images/$DIAGRAM" alt="$UMLHOSTS"> + <img src="../../images/$DIAGRAM" alt="$VIRTHOSTS"> @EOF for host in $IPSECHOSTS |