Exiting with 0 in live-boot bug script (Closes: #595262).
authorDaniel Baumann <daniel@debian.org>
Thu, 2 Sep 2010 17:14:23 +0000 (19:14 +0200)
committerDaniel Baumann <daniel@debian.org>
Thu, 2 Sep 2010 17:14:44 +0000 (19:14 +0200)
debian/live-boot.bug-script

index d56b035..4f327b1 100644 (file)
@@ -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