summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/live-boot.init2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/live-boot.init b/debian/live-boot.init
index 5799c44..ab09d2a 100644
--- a/debian/live-boot.init
+++ b/debian/live-boot.init
@@ -200,7 +200,7 @@ do_stop ()
eject -p -m /live/image >/dev/null 2>&1
fi
- if [ ${NOPROMPT} = "cd" ]
+ if [ "${NOPROMPT}" = "cd" ]
then
prompt=
fi