[SCM] debian-live branch, master, updated. debian/1.136.3-1-24-g87144cf

Daniel Baumann daniel at debian.org
Sat Aug 9 15:17:29 UTC 2008


The following commit has been merged in the master branch:
commit 87144cf0ca80f223ca72cfb48ce249ae9041a648
Author: Daniel Baumann <daniel at debian.org>
Date:   Sat Aug 9 17:06:29 2008 +0200

    Slightely adjusting to the more widespread used ascii swirl.

diff --git a/scripts/live-functions b/scripts/live-functions
index 01350e8..8d55de0 100644
--- a/scripts/live-functions
+++ b/scripts/live-functions
@@ -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"

-- 
debian-live



More information about the debian-live-changes mailing list