[CalendarServer-changes] [7459] CalendarServer/branches/users/glyph/new-export/calendarserver/tools/ cmdline.py

source_changes at macosforge.org source_changes at macosforge.org
Mon May 16 07:42:55 PDT 2011


Revision: 7459
          http://trac.macosforge.org/projects/calendarserver/changeset/7459
Author:   glyph at apple.com
Date:     2011-05-16 07:42:55 -0700 (Mon, 16 May 2011)
Log Message:
-----------
Note for future maintenance.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/new-export/calendarserver/tools/cmdline.py

Modified: CalendarServer/branches/users/glyph/new-export/calendarserver/tools/cmdline.py
===================================================================
--- CalendarServer/branches/users/glyph/new-export/calendarserver/tools/cmdline.py	2011-05-16 14:42:43 UTC (rev 7458)
+++ CalendarServer/branches/users/glyph/new-export/calendarserver/tools/cmdline.py	2011-05-16 14:42:55 UTC (rev 7459)
@@ -25,6 +25,8 @@
 
 from twistedcaldav.config import ConfigurationError, config
 
+# TODO: direct unit tests for this function.
+
 def utilityMain(configFileName, serviceClass, reactor=None):
     """
     Shared main-point for utilities.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110516/422546a6/attachment.html>


More information about the calendarserver-changes mailing list