[SCM] Debian packaging for the 2.0 Apache Shibboleth SP branch, master, updated. debian/2.2.1+dfsg-2-29-gc89ea14

Russ Allbery rra at debian.org
Wed Nov 11 01:08:42 UTC 2009


The following commit has been merged in the master branch:
commit c89ea1470e86a87dd34e2e711c7aadd3e4f854a2
Author: Russ Allbery <rra at debian.org>
Date:   Tue Nov 10 17:08:20 2009 -0800

    Fix stray whitespace in init restart rule from mismerge

diff --git a/configs/shibd-debian.in b/configs/shibd-debian.in
index 1f35c72..9308652 100644
--- a/configs/shibd-debian.in
+++ b/configs/shibd-debian.in
@@ -109,7 +109,7 @@ restart|force-reload)
     start-stop-daemon --stop --quiet --pidfile $PIDFILE \
         --retry TERM/30/KILL/5 --exec $DAEMON
     start-stop-daemon --start --quiet ${DAEMON_USER:+--chuid $DAEMON_USER} \
-        -- pidfile $PIDFILE --exec $DAEMON -- $DAEMON_OPTS
+        --pidfile $PIDFILE --exec $DAEMON -- $DAEMON_OPTS
     echo "$NAME."
     ;;
 *)

-- 
Debian packaging for the 2.0 Apache Shibboleth SP



More information about the Pkg-shibboleth-devel mailing list