[X2go-Commits] x2gobroker.git - master (branch) updated: 0.0.0.1-42-g0be1537

X2Go dev team git-admin at x2go.org
Wed Feb 20 22:21:51 CET 2013


The branch, master has been updated
       via  0be15373a8d8833277f8dcdb7274f2e4d425721a (commit)
      from  9ed3a78cd49d01e4c056b8d93ae8b2f3709a00c4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 0be15373a8d8833277f8dcdb7274f2e4d425721a
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Wed Feb 20 22:24:39 2013 +0100

    typo fix in init script

-----------------------------------------------------------------------

Summary of changes:
 debian/x2gobroker-authservice.init |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/x2gobroker-authservice.init b/debian/x2gobroker-authservice.init
index d531f78..c00c800 100755
--- a/debian/x2gobroker-authservice.init
+++ b/debian/x2gobroker-authservice.init
@@ -84,7 +84,7 @@ case "${1:-}" in
 	;;
 	stop)
 		if [ -f $PIDFILE_AUTHSERVICE ] ; then
-			log_daemon_msg "X2Go Broker Authentication Service" "$(basename $AUTHSERVICE)"
+			log_daemon_msg "Stopping X2Go Broker Authentication Service" "$(basename $AUTHSERVICE)"
 			set +e
 			start-stop-daemon -K -p $PIDFILE_AUTHSERVICE
 			rm -f $PIDFILE_AUTHSERVICE


hooks/post-receive
-- 
x2gobroker.git (HTTP(S) Session broker for X2Go)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gobroker.git" (HTTP(S) Session broker for X2Go).




More information about the x2go-commits mailing list