quote $GROOT in info message
[grml-debootstrap.git] / chroot-script
index 27746dc..deb7b7a 100644 (file)
@@ -146,7 +146,7 @@ if [ -n "$INITRD" ] ; then
 fi
 
 if [ -z "$GROOT" ] ; then
-   echo "Warning: $GROOT is not defined, can not adjust grub configuration therefor."
+   echo "Warning: \$GROOT is not defined, can not adjust grub configuration therefor."
 else
    echo "Adjusting grub configuration for use on ${GROOT}."