Monotone-Parent: 516d8777b6a71fba03c2274b667be5bcfd9a9a81

Monotone-Revision: 422c0e30f5ac2600cebe515717b624e5c47f9b88

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-10-31T14:30:08
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-10-31 14:30:08 +00:00
parent 2ac01d68bd
commit 5f0ec7f308
2 changed files with 2 additions and 2 deletions

View File

@@ -36,4 +36,4 @@ else
fi
let "port=$startport + $1 - 1"
exec $GNUSTEP_LOCAL_ROOT/Tools/sogod-0.9 -WOPort $PORT >& /var/log/sogo/sogod-$PORT.log
exec $GNUSTEP_LOCAL_ROOT/Tools/sogod-0.9 -WOPort $port >& /var/log/sogo/sogod-$port.log

View File

@@ -36,4 +36,4 @@ else
fi
let "port=$startport + $1 - 1"
exec $GNUSTEP_LOCAL_ROOT/Tools/sogod-0.9 -WOPort $PORT >& /var/log/sogo/sogod-$PORT.log
exec $GNUSTEP_LOCAL_ROOT/Tools/sogod-0.9 -WOPort $port >& /var/log/sogo/sogod-$port.log