svn path=/nixu/trunk/; revision=7109
This commit is contained in:
Eelco Dolstra 2006-11-24 00:24:08 +00:00
parent 23d2f02841
commit 02f31e7e85

View File

@ -53,7 +53,7 @@ for o in $(cat /proc/cmdline); do
set -x set -x
;; ;;
debug2) debug2)
echo "Debug shell called from $out" echo "Debug shell called from @out@"
exec @shell@ exec @shell@
;; ;;
S|s|single) S|s|single)