mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-15 19:55:56 +00:00
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:
@@ -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