From 8bba39cd264ddcc60ba3f3d26a14c4ddfefc1d3d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Thu, 2 Sep 2010 19:14:23 +0200 Subject: [PATCH] Exiting with 0 in live-boot bug script (Closes: #595262). --- debian/live-boot.bug-script | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.1.4