[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:10:53 UTC 2010


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

    tremulous-server.init: don't set -e so "failed" messages are visible

diff --git a/debian/tremulous-server.init b/debian/tremulous-server.init
index 0d2e811..cc6e31d 100644
--- a/debian/tremulous-server.init
+++ b/debian/tremulous-server.init
@@ -26,8 +26,6 @@ if [ -f /etc/default/tremulous-server ] ; then
 	. /etc/default/tremulous-server
 fi
 
-set -e
-
 tremulous_start() {
     if [ -f $PIDFILE ]; then
         return 2

-- 
team based FPS game - packaging



More information about the Pkg-games-commits mailing list