[SCM] debian-live branch, master, updated. 1.0_a47-1-19-g2505291

Chris Lamb chris at chris-lamb.co.uk
Sat Jun 14 16:42:42 UTC 2008


The following commit has been merged in the master branch:
commit 9690d108b206c6a7f1f86600a2c8c51839706dff
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sat Jun 14 17:19:29 2008 +0100

    Remove pointless "echo" statements pre- and post- cdebootstrap
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/helpers/lh_bootstrap_cdebootstrap b/helpers/lh_bootstrap_cdebootstrap
index 2d04aed..5d2f22e 100755
--- a/helpers/lh_bootstrap_cdebootstrap
+++ b/helpers/lh_bootstrap_cdebootstrap
@@ -155,9 +155,7 @@ then
 	fi
 
 	# Executing cdebootstrap (regular run)
-	[ "$LH_QUIET" = "enabled" ] && echo -n "Running cdebootstrap ... "
 	${LH_ROOT_COMMAND} cdebootstrap ${CDEBOOTSTRAP_OPTIONS} "${LH_DISTRIBUTION}" chroot "${LH_MIRROR_BOOTSTRAP}"
-	[ "$LH_QUIET" = "enabled" ] && echo "done."
 
 	if [ -n "${LH_ROOT_COMMAND}" ]
 	then

-- 
debian-live



More information about the debian-live-changes mailing list