[SCM] [contrib] Quake III: Arena launcher branch, master, updated. debian/1.2-9-g633318b

Simon McVittie smcv at debian.org
Sat Jun 23 00:26:15 UTC 2012


The following commit has been merged in the master branch:
commit aee91eee88f538a5ee0eec51c869835d5c407259
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Jun 23 00:57:26 2012 +0100

    Fix syntax of init script

diff --git a/debian/quake3-server.init b/debian/quake3-server.init
index 344e4f3..5815878 100644
--- a/debian/quake3-server.init
+++ b/debian/quake3-server.init
@@ -79,6 +79,7 @@ case "$1" in
 	;;
     status)
         status_of_proc -p "$PIDFILE" "$DAEMON" "$NAME" && exit 0 || exit $?
+	;;
     *)
 	echo "Usage: $0 {start|stop|restart|force-reload|status}" >&2
 	exit 1

-- 
[contrib] Quake III: Arena launcher



More information about the Pkg-games-commits mailing list