[CalendarServer-changes] [6793] CalendarServer/trunk/contrib/performance/run.sh

source_changes at macosforge.org source_changes at macosforge.org
Thu Jan 20 06:30:11 PST 2011


Revision: 6793
          http://trac.macosforge.org/projects/calendarserver/changeset/6793
Author:   exarkun at twistedmatrix.com
Date:     2011-01-20 06:30:11 -0800 (Thu, 20 Jan 2011)
Log Message:
-----------
Add CalDAVClientLibrary to the path as well, so its PROPFIND response parser can be used.

Modified Paths:
--------------
    CalendarServer/trunk/contrib/performance/run.sh

Modified: CalendarServer/trunk/contrib/performance/run.sh
===================================================================
--- CalendarServer/trunk/contrib/performance/run.sh	2011-01-20 07:04:19 UTC (rev 6792)
+++ CalendarServer/trunk/contrib/performance/run.sh	2011-01-20 14:30:11 UTC (rev 6793)
@@ -16,4 +16,4 @@
 # limitations under the License.
 ##
 
-PYTHONPATH=$PYTHONPATH:~/Projects/CalendarServer/Twisted "$@"
+PYTHONPATH=$PYTHONPATH:~/Projects/CalendarServer/Twisted:~/Projects/CalDAVClientLibrary/trunk/src "$@"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110120/2bcf609d/attachment.html>


More information about the calendarserver-changes mailing list