[SCM] live-build branch, debian, updated. debian/2.0_a26-1
    Daniel Baumann 
    daniel at debian.org
       
    Mon Sep  6 13:36:33 UTC 2010
    
    
  
The following commit has been merged in the debian branch:
commit 4c64496141d2fa61bb6ea63aeaa671b4673e5d04
Author: Daniel Baumann <daniel at debian.org>
Date:   Thu Sep 2 20:17:45 2010 +0200
    Exiting with 0 in live-boot bug script.
diff --git a/debian/live-build.bug-script b/debian/live-build.bug-script
index a4c16c7..b4b0153 100644
--- a/debian/live-build.bug-script
+++ b/debian/live-build.bug-script
@@ -14,3 +14,5 @@ if [ -e "${DEFAULT_SETTINGS}" ]; then
 else
 	echo "${DEFAULT_SETTINGS} does not exist."
 fi
+
+exit 0
-- 
live-build
    
    
More information about the debian-live-changes
mailing list