# or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# for more details.
#
-# RCSID $Id: stop-testing,v 1.3 2004/12/07 18:04:57 as Exp $
+# RCSID $Id$
DIR=`dirname $0`
do
uml_mconsole $host halt &> /dev/null
done
-cecho "\033[1;32mdone"
+cgecho "done"
#####################################################
# Shutting down the uml switches
cecho-n " * Stopping the UML switches.."
killall uml_switch &> /dev/null
rm -f /tmp/umlswitch[012] &> /dev/null 2>&1
-cecho "\033[1;32mdone"
+cgecho "done"