From 1a2f51839940cda3087d138025b7b22687905b9e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 10 Aug 2008 04:23:40 +0200 Subject: Not going over the top with exclamation marks in the panic message. --- scripts/live-functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/live-functions') 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" -- cgit v1.2.3