[CalendarServer-changes] [7662] CalendarServer/trunk/pyflakes

source_changes at macosforge.org source_changes at macosforge.org
Fri Jun 24 14:41:44 PDT 2011


Revision: 7662
          http://trac.macosforge.org/projects/calendarserver/changeset/7662
Author:   wsanchez at apple.com
Date:     2011-06-24 14:41:44 -0700 (Fri, 24 Jun 2011)
Log Message:
-----------
Add contrib

Modified Paths:
--------------
    CalendarServer/trunk/pyflakes

Modified: CalendarServer/trunk/pyflakes
===================================================================
--- CalendarServer/trunk/pyflakes	2011-06-24 21:39:38 UTC (rev 7661)
+++ CalendarServer/trunk/pyflakes	2011-06-24 21:41:44 UTC (rev 7662)
@@ -9,7 +9,7 @@
 export PYTHONPATH="${flakes}:${PYTHONPATH:-}";
 
 if [ $# -eq 0 ]; then
-  set - calendarserver twext twisted twistedcaldav txdav;
+  set - calendarserver twext twisted twistedcaldav txdav contrib;
 fi;
 
 tmp="$(mktemp -t pyflakes)";
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110624/9641be31/attachment.html>


More information about the calendarserver-changes mailing list