[SCM] live-build branch, debian-next, updated. debian/2.0_a25-1-2-g4c64496

Daniel Baumann daniel at debian.org
Thu Sep 2 18:20:02 UTC 2010


The following commit has been merged in the debian-next 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