mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-12 03:45:08 +00:00
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:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user