[CalendarServer-changes] [7863] CalendarServer/trunk/contrib/performance/test_stats.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Aug 9 13:31:08 PDT 2011


Revision: 7863
          http://trac.macosforge.org/projects/calendarserver/changeset/7863
Author:   cdaboo at apple.com
Date:     2011-08-09 13:31:08 -0700 (Tue, 09 Aug 2011)
Log Message:
-----------
Fix test.

Modified Paths:
--------------
    CalendarServer/trunk/contrib/performance/test_stats.py

Modified: CalendarServer/trunk/contrib/performance/test_stats.py
===================================================================
--- CalendarServer/trunk/contrib/performance/test_stats.py	2011-08-09 19:35:21 UTC (rev 7862)
+++ CalendarServer/trunk/contrib/performance/test_stats.py	2011-08-09 20:31:08 UTC (rev 7863)
@@ -76,7 +76,7 @@
             # of the hours, and then five and a half hours into the fourth
             # workday, saturday.  Workday starts at 10am, so the sample value
             # is 3:30pm, ie 1530 hours.
-            PyCalendarDateTime(2011, 6, 4, 15, 30, 0, tzid=PyCalendarTimezone(tzname)),
+            PyCalendarDateTime(2011, 6, 4, 15, 30, 0, tzid=PyCalendarTimezone(tzid=tzname)),
             value
         )
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110809/913fa0b6/attachment.html>


More information about the calendarserver-changes mailing list