[SCM] live-boot branch, debian, updated. debian/3.0_a25-1-72-gfc7a680

Daniel Baumann daniel at debian.org
Thu Apr 5 06:21:38 UTC 2012


The following commit has been merged in the debian branch:
commit cc3b66c32fdaa26bef38d338f2d260c7f5cb6f64
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Apr 1 21:56:28 2012 +0200

    Correcting indenting initial work on a custom mounts system to ensure consistency.

diff --git a/scripts/live b/scripts/live
index 65fd976..4c0597a 100755
--- a/scripts/live
+++ b/scripts/live
@@ -1602,7 +1602,7 @@ setup_unionfs ()
 		do
 			if [ ! -b "${device}" ]
 			then
-			    continue
+				continue
 			fi
 			backing="/$(basename ${device})-backing"
 			mkdir -p "${backing}"

-- 
live-boot



More information about the debian-live-changes mailing list