[SCM] live-helper branch, debian-next, updated. debian/2.0_a8-1-60-g91a9603

Richard Nelson unixabg at gmail.com
Sun Mar 14 17:20:59 UTC 2010


The following commit has been merged in the debian-next branch:
commit 91a96035c621f84ca0b17baeea03896311d5b04b
Author: Richard Nelson <unixabg at gmail.com>
Date:   Sun Mar 14 12:13:06 2010 -0500

    Clean out leading white space on l-h.cgi cgi.

diff --git a/cgi/cgi b/cgi/cgi
index a9c0310..19eea7d 100755
--- a/cgi/cgi
+++ b/cgi/cgi
@@ -10,10 +10,10 @@
 # Reading defaults
 if [ -r /etc/default/live-helper.cgi ]
 then
-        . /etc/default/live-helper.cgi
+	. /etc/default/live-helper.cgi
 else
-        echo "E: /etc/default/live-helper.cgi missing"
-        exit 1
+	echo "E: /etc/default/live-helper.cgi missing"
+	exit 1
 fi
 
 # Turn on debug if enabled

-- 
live-helper



More information about the debian-live-changes mailing list