[CalendarServer-changes] [7743] CalendarServer/trunk/contrib/performance/loadtest/sim.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Jul 8 06:20:53 PDT 2011


Revision: 7743
          http://trac.macosforge.org/projects/calendarserver/changeset/7743
Author:   exarkun at twistedmatrix.com
Date:     2011-07-08 06:20:53 -0700 (Fri, 08 Jul 2011)
Log Message:
-----------
It's a limit on time

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 13:17:59 UTC (rev 7742)
+++ CalendarServer/trunk/contrib/performance/loadtest/sim.py	2011-07-08 13:20:53 UTC (rev 7743)
@@ -81,7 +81,7 @@
 
     optParameters = [
         ("runtime", "t", None,
-         "Specify the limit limit (seconds) on the time to run the simulation.",
+         "Specify the limit (seconds) on the time to run the simulation.",
          int)]
 
     def opt_config(self, path):
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110708/e6f8fd13/attachment.html>


More information about the calendarserver-changes mailing list