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

Richard Nelson unixabg at gmail.com
Sat Dec 4 05:49:06 UTC 2010


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

    Clean leading whitespace on single line in mountroot () procedure.

diff --git a/scripts/live b/scripts/live
index 2326dfe..66f0db0 100755
--- a/scripts/live
+++ b/scripts/live
@@ -1770,7 +1770,7 @@ integrity_check ()
 
 mountroot ()
 {
-        if [ -x /scripts/local-top/cryptroot ]; then
+	if [ -x /scripts/local-top/cryptroot ]; then
 	    /scripts/local-top/cryptroot
 	fi
 

-- 
live-boot



More information about the debian-live-changes mailing list