[Debian-ha-commits] [corosync] 01/01: Drop unnecessary commend line in corosync.init.

Adrian Vondendriesch discostu-guest at moszumanska.debian.org
Sun Jul 5 12:16:11 UTC 2015


This is an automated email from the git hooks/post-receive script.

discostu-guest pushed a commit to branch master
in repository corosync.

commit 136eb78e46b25c52be89ba6519caca7efe044010
Author: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
Date:   Sun Jul 5 14:15:48 2015 +0200

    Drop unnecessary commend line in corosync.init.
---
 debian/changelog     | 1 +
 debian/corosync.init | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index fdaabe9..439e6dc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -86,6 +86,7 @@ corosync (2.3.4-1) UNRELEASED; urgency=medium
     corosync directly.
   * debian/corosync.defaul: insert default environment values accepted by
     corosync
+  * Drop comment line in corosync.init. (Closes: #645774)
 
  -- Richard B Winters <rik at mmogp.com>  Wed, 22 Apr 2015 15:51:34 -0400
 
diff --git a/debian/corosync.init b/debian/corosync.init
index 9fab7ca..da48224 100644
--- a/debian/corosync.init
+++ b/debian/corosync.init
@@ -115,7 +115,6 @@ case "$1" in
 	status_of_proc -p $PIDFILE $DAEMON $NAME && exit 0 || exit $?
 	;;
   *)
-	#echo "Usage: $SCRIPTNAME {start|stop|restart|reload|force-reload}" >&2
 	echo "Usage: $SCRIPTNAME {start|stop|restart|force-reload}" >&2
 	exit 3
 	;;

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/corosync.git



More information about the Debian-HA-Commits mailing list