merge of '24cf83dbb2cb1e47afd0354cd24653a8c26a7ce1'

and '422c0e30f5ac2600cebe515717b624e5c47f9b88'

Monotone-Parent: 24cf83dbb2cb1e47afd0354cd24653a8c26a7ce1
Monotone-Parent: 422c0e30f5ac2600cebe515717b624e5c47f9b88
Monotone-Revision: c63be943c6ed8307cd0bd6059b5dd4d20e644c15

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-10-31T15:56:55
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2007-10-31 15:56:55 +00:00
commit 00b51bba79
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