[SCM] debian-live branch, master, updated. 1.0_a48-1-24-g15ee6f0

Chris Lamb chris at chris-lamb.co.uk
Thu Aug 7 19:21:52 UTC 2008


The following commit has been merged in the master branch:
commit 34d197833c28971bacfeb1c6e1a9f9cd15f1b56d
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Thu Aug 7 19:18:43 2008 +0100

    Remove 'E:' prefix in call to Echo_error - it gets added later too.
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index b147b12..60b9450 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -411,7 +411,7 @@ then
 			Install_file "${FILE}" "binary/pool/main"
 		done
 	else
-		Echo_error "E: Could not find cache/packages_bootstrap"
+		Echo_error "Could not find cache/packages_bootstrap."
 		exit 1
 	fi
 

-- 
debian-live



More information about the debian-live-changes mailing list