summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-02 19:14:23 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:59:20 +0100
commit6a1c87d712c4963117dfd7c7bdbd19ccef05bd18 (patch)
treec96f99624fc6991e96c727b3c56836b6292b53ac
parent7a443bd282bb8d02f0513faf93c27a768973e79b (diff)
downloadlive-boot-6a1c87d712c4963117dfd7c7bdbd19ccef05bd18.tar.gz
live-boot-6a1c87d712c4963117dfd7c7bdbd19ccef05bd18.zip
Exiting with 0 in live-boot bug script (Closes: #595262).
-rw-r--r--debian/live-boot.bug-script2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/live-boot.bug-script b/debian/live-boot.bug-script
index d56b035..4f327b1 100644
--- a/debian/live-boot.bug-script
+++ b/debian/live-boot.bug-script
@@ -11,3 +11,5 @@ dpkg -l loop-aes-utils curlftpfs genext2fs httpfs2 squashfs-tools mtd-tools
# Checking other packages
dpkg -l cryptsetup splashy usplash
+
+exit 0