From 70353be276bca9a246773183418f4ad764ab9a79 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 10 Aug 2008 04:23:40 +0200 Subject: [PATCH] Not going over the top with exclamation marks in the panic message. --- scripts/live-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/live-functions b/scripts/live-functions index 8d55de0..ff3d742 100644 --- a/scripts/live-functions +++ b/scripts/live-functions @@ -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" -- 2.1.4