Author: soliton
Date: Mon Sep 1 14:19:10 2008
New Revision: 29162
URL: http://svn.gna.org/viewcvs/wesnoth?rev=29162&view=rev
Log:
* set a special port for the test mode
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=29162&r1=29161&r2=29162&view=diff
==============================================================================
--- trunk/utils/mp-server/run_server (original)
+++ trunk/utils/mp-server/run_server Mon Sep 1 14:19:10 2008
@@ -18,7 +18,7 @@
shift
PARAMETERS=$*
cd $SERVERBASE/build || exit 1
- bin/wesnothd-$SERVER -c $SERVERBASE/wesnothd.cfg --port $PORT
$PARAMETERS
+ bin/wesnothd-$SERVER -c $SERVERBASE/wesnothd.cfg --port 15001
$PARAMETERS
# remove the socket so it looks like we never ran the server
rm var/run/socket
exit 0
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits