[SCM] live-boot branch, debian-next, updated. debian/3.0_a12-1-11-gcd0d5cc

Richard Nelson unixabg at gmail.com
Sat Dec 4 05:48:51 UTC 2010


The following commit has been merged in the debian-next branch:
commit 49084ad4b2f09d4fd29ce79726a5cfd10b9b9904
Author: Richard Nelson <unixabg at gmail.com>
Date:   Fri Dec 3 22:34:01 2010 -0600

    Clean leading whitespace for tabs on fetch= case.

diff --git a/scripts/live b/scripts/live
index bf65b9d..74739fc 100755
--- a/scripts/live
+++ b/scripts/live
@@ -102,9 +102,9 @@ Arguments ()
 				;;
 
 			fetch=*)
-                                FETCH="${ARGUMENT#fetch=}"
-                                export FETCH
-                                ;;
+				FETCH="${ARGUMENT#fetch=}"
+				export FETCH
+				;;
 
 			forcepersistentfsck)
 				FORCEPERSISTENTFSCK="Yes"

-- 
live-boot



More information about the debian-live-changes mailing list