[SCM] live-helper branch, debian, updated. debian/2.0_a8-1-43-g99bea7a

Daniel Baumann daniel at debian.org
Sun Mar 14 17:28:59 UTC 2010


The following commit has been merged in the debian branch:
commit 99bea7a7f2e81eac56e21d65c62eac1b7ed8036e
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