Author: soliton
Date: Mon Sep 1 14:27:13 2008
New Revision: 29163
URL: http://svn.gna.org/viewcvs/wesnoth?rev=29163&view=rev
Log:
* background wesnothd again..
Modified:
trunk/utils/mp-server/run_server
Modified: trunk/utils/mp-server/run_server
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/utils/mp-server/run_server?rev=29163&r1=29162&r2=29163&view=diff
==============================================================================
--- trunk/utils/mp-server/run_server (original)
+++ trunk/utils/mp-server/run_server Mon Sep 1 14:27:13 2008
@@ -59,7 +59,7 @@
REV=r$(echo "$BUILDDIR" | sed -re
"s,.*wesnothd-svn-([0-9:SM]+)_$SERVER/$,\1,")
LOG="wesnothd.$DATE.$REV.log"
COMMAND="bin/wesnothd-$SERVER -c $SERVERBASE/wesnothd.cfg --port $PORT
--threads $THREADS $PARAMETERS"
- $COMMAND &> "$SERVERBASE/logs/$LOG"
+ $COMMAND &> "$SERVERBASE/logs/$LOG" &
PID=$!
echo "started $SERVER server with command: '$COMMAND' (revision: $REV,
pid: $PID) at: $DATE"
# create some convenient links
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits