[SCM] team based FPS game - packaging branch, debian, updated. debian/1.1.0-4.1-33-g855d6ce

Simon McVittie smcv at debian.org
Sat Jul 17 14:11:24 UTC 2010


The following commit has been merged in the debian branch:
commit 855d6ce80db77df29f85660ea2183aa8156c8ab3
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Jul 17 15:10:21 2010 +0100

    Improve formatting of output from tremulous-server.init

diff --git a/debian/tremulous-server.init b/debian/tremulous-server.init
index 15759f4..447c6ca 100644
--- a/debian/tremulous-server.init
+++ b/debian/tremulous-server.init
@@ -31,7 +31,7 @@ tremulous_start() {
         return 2
     fi
     if [ "$START_DAEMON" != 1 ]; then
-        echo "not starting - disabled in /etc/default/tremulous-server"
+        echo -n " (not starting - disabled in /etc/default/tremulous-server)"
         return 0
     fi
     start-stop-daemon --start --quiet --pidfile $PIDFILE --oknodo \

-- 
team based FPS game - packaging



More information about the Pkg-games-commits mailing list