X-Git-Url: https://git.strongswan.org/?p=strongswan.git;a=blobdiff_plain;f=testing%2Fstop-testing;h=013bf793ce8bdb0bc02c3ae22db89475846f02a8;hp=5b53505ac3f5438498517e3b52be85f29c9925bb;hb=3243ac6d5e9d24508dcf8ba03895091f4b4ba424;hpb=997358a6c475c8886cce388ab325184a1ff733c9 diff --git a/testing/stop-testing b/testing/stop-testing index 5b53505..013bf79 100755 --- a/testing/stop-testing +++ b/testing/stop-testing @@ -39,7 +39,7 @@ for host in $HOSTS do uml_mconsole $host halt &> /dev/null done -cecho "done" +cgecho "done" ##################################################### # Shutting down the uml switches @@ -47,5 +47,5 @@ cecho "done" cecho-n " * Stopping the UML switches.." killall uml_switch &> /dev/null rm -f /tmp/umlswitch[012] &> /dev/null 2>&1 -cecho "done" +cgecho "done"