Masato Taruishi
taru****@users*****
2004年 9月 28日 (火) 00:23:05 JST
=================================================================== RCS file: demo/uml/shutdown,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- demo/uml/shutdown 2004/09/27 15:15:45 1.1 +++ demo/uml/shutdown 2004/09/27 15:23:05 1.2 @@ -12,7 +12,7 @@ if ! test -e "$UMLDIR/$1/$1/mconsole"; then echo "$1 not booted" 1>&2 - exit 1 + exit 0 fi echo cad | uml_mconsole $UMLDIR/$1/$1/mconsole 2> /dev/null > /dev/null