Not going over the top with exclamation marks in the panic message.
authorDaniel Baumann <daniel@debian.org>
Sun, 10 Aug 2008 02:23:40 +0000 (04:23 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:01 +0000 (17:48 +0100)
scripts/live-functions

index 8d55de0..ff3d742 100644 (file)
@@ -118,7 +118,7 @@ panic() {
 
        printf "\n\n"
        printf "     ${DEB_1}\n"
-       printf "     ${DEB_2}  \033[1;37mBOOT FAILED !!!\033[0m\n"
+       printf "     ${DEB_2}  \033[1;37mBOOT FAILED!\033[0m\n"
        printf "     ${DEB_3}\n"
        printf "     ${DEB_4}  This Debian Live image failed to boot.\n\n"