diff --git a/test/boot-stage-2-init.sh b/test/boot-stage-2-init.sh index 83232b77e90..ceea877cbeb 100644 --- a/test/boot-stage-2-init.sh +++ b/test/boot-stage-2-init.sh @@ -53,7 +53,7 @@ for o in $(cat /proc/cmdline); do set -x ;; debug2) - echo "Debug shell called from $out" + echo "Debug shell called from @out@" exec @shell@ ;; S|s|single)