[SCM] Packaging of Perlbal in Debian branch, master, updated. upstream/1.80-21-gacdd29c

Jonathan Steinert hachi at saymedia.com
Wed Mar 21 22:53:16 UTC 2012


The following commit has been merged in the master branch:
commit e90296f272af8f56bcf9ceaffb4e56c8c0dad3b2
Author: Jonathan Steinert <hachi at saymedia.com>
Date:   Wed Mar 21 14:56:43 2012 -0700

    The : means '0', which then makes the script return true.
    
    I don't know why, but this is what /etc/init.d/skeleton uses, possibly to confuse people into reading the dash manpage :)

diff --git a/debian/perlbal.init b/debian/perlbal.init
index e8d9bdd..fdf3b3b 100644
--- a/debian/perlbal.init
+++ b/debian/perlbal.init
@@ -168,5 +168,4 @@ case "$1" in
 	;;
 esac
 
-# FIXME: what is this colon below ??
 :

-- 
Packaging of Perlbal in Debian



More information about the Pkg-perl-cvs-commits mailing list