summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-02 20:17:45 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:20 +0100
commit34247ed92c93bbd79f8e8d9f79ff0cefa748344e (patch)
tree5a274377fc1282e33d867c1cc75acaec8b263371 /debian
parent621c8eff53d99aa99a099d64657e4da709c7254e (diff)
downloadlive-build-34247ed92c93bbd79f8e8d9f79ff0cefa748344e.zip
live-build-34247ed92c93bbd79f8e8d9f79ff0cefa748344e.tar.gz
Exiting with 0 in live-boot bug script.
Diffstat (limited to 'debian')
-rw-r--r--debian/live-build.bug-script2
1 files changed, 2 insertions, 0 deletions
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