strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
fixed actual ID length when AT_IDENTITY gets padded
[strongswan.git]
/
testing
/
stop-testing
diff --git
a/testing/stop-testing
b/testing/stop-testing
index
7b21c6b
..
013bf79
100755
(executable)
--- a/
testing/stop-testing
+++ b/
testing/stop-testing
@@
-39,7
+39,7
@@
for host in $HOSTS
do
uml_mconsole $host halt &> /dev/null
done
do
uml_mconsole $host halt &> /dev/null
done
-c
echo "\033[1;32m
done"
+c
gecho "
done"
#####################################################
# Shutting down the uml switches
#####################################################
# Shutting down the uml switches
@@
-47,5
+47,5
@@
cecho "\033[1;32mdone"
cecho-n " * Stopping the UML switches.."
killall uml_switch &> /dev/null
rm -f /tmp/umlswitch[012] &> /dev/null 2>&1
cecho-n " * Stopping the UML switches.."
killall uml_switch &> /dev/null
rm -f /tmp/umlswitch[012] &> /dev/null 2>&1
-c
echo "\033[1;32m
done"
+c
gecho "
done"