Slightely adjusting to the more widespread used ascii swirl.
authorDaniel Baumann <daniel@debian.org>
Sat, 9 Aug 2008 15:06:29 +0000 (17:06 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:01 +0000 (17:48 +0100)
scripts/live-functions

index 01350e8..8d55de0 100644 (file)
@@ -103,9 +103,9 @@ lang2locale() {
 # Override panic from scripts/functions
 panic() {
 
-       DEB_1="\033[1;31m ,''\`. \033[0m"
-       DEB_2="\033[1;31m: :' : \033[0m"
-       DEB_3="\033[1;31m\`. \`'  \033[0m"
+       DEB_1="\033[1;31m .''\`. \033[0m"
+       DEB_2="\033[1;31m: :'  : \033[0m"
+       DEB_3="\033[1;31m\`. \`'\`  \033[0m"
        DEB_4="\033[1;31m  \`-   \033[0m"
 
        LIVELOG="\033[1;37m/live.log\033[0m"