[CalendarServer-changes] [11074] CalendarServer/trunk/calendarserver/tools/workitems.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 19 20:02:24 PDT 2013


Revision: 11074
          http://trac.calendarserver.org//changeset/11074
Author:   sagen at apple.com
Date:     2013-04-19 20:02:24 -0700 (Fri, 19 Apr 2013)
Log Message:
-----------
Tweak to work monitor

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tools/workitems.py

Modified: CalendarServer/trunk/calendarserver/tools/workitems.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/workitems.py	2013-04-20 03:00:42 UTC (rev 11073)
+++ CalendarServer/trunk/calendarserver/tools/workitems.py	2013-04-20 03:02:24 UTC (rev 11074)
@@ -151,7 +151,7 @@
                     self.window.addnstr(y, x, s, self.ncols-2)
                 except curses.error:
                     pass
-            y += 1
+                y += 1
         self.window.refresh()
 
 if __name__ == "__main__":
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130419/310b3570/attachment.html>


More information about the calendarserver-changes mailing list