[CalendarServer-changes] [7742] CalendarServer/trunk/contrib/performance/loadtest/sim.py
source_changes at macosforge.org
source_changes at macosforge.org
Fri Jul 8 06:18:00 PDT 2011
Revision: 7742
http://trac.macosforge.org/projects/calendarserver/changeset/7742
Author: exarkun at twistedmatrix.com
Date: 2011-07-08 06:17:59 -0700 (Fri, 08 Jul 2011)
Log Message:
-----------
Not an ini file, as it turns out.
Modified Paths:
--------------
CalendarServer/trunk/contrib/performance/loadtest/sim.py
Modified: CalendarServer/trunk/contrib/performance/loadtest/sim.py
===================================================================
--- CalendarServer/trunk/contrib/performance/loadtest/sim.py 2011-07-08 01:51:16 UTC (rev 7741)
+++ CalendarServer/trunk/contrib/performance/loadtest/sim.py 2011-07-08 13:17:59 UTC (rev 7742)
@@ -86,8 +86,7 @@
def opt_config(self, path):
"""
- ini-syntax configuration file from which to read simulation
- parameters.
+ Configuration plist file name from which to read simulation parameters.
"""
try:
configFile = FilePath(path).open()
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110708/e14e6ea7/attachment.html>
More information about the calendarserver-changes
mailing list