[CalendarServer-changes] [13275] CalendarServer/trunk/bin/develop

source_changes at macosforge.org source_changes at macosforge.org
Tue Apr 15 10:51:29 PDT 2014


Revision: 13275
          http://trac.calendarserver.org//changeset/13275
Author:   wsanchez at apple.com
Date:     2014-04-15 10:51:29 -0700 (Tue, 15 Apr 2014)
Log Message:
-----------
Path changed

Modified Paths:
--------------
    CalendarServer/trunk/bin/develop

Modified: CalendarServer/trunk/bin/develop
===================================================================
--- CalendarServer/trunk/bin/develop	2014-04-15 17:32:21 UTC (rev 13274)
+++ CalendarServer/trunk/bin/develop	2014-04-15 17:51:29 UTC (rev 13275)
@@ -31,7 +31,7 @@
 #
 # Create a subprojects directory with -e checkouts for convenience.
 #
-cd ${wd} && find .develop/roots/py_modules/src -maxdepth 1 -mindepth 1 -type d | {
+cd ${wd} && find .develop/virtualenv/src -maxdepth 1 -mindepth 1 -type d | {
   while read source; do
     deps="${wd}/subprojects";
     mkdir -p "${deps}";
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140415/3431d557/attachment.html>


More information about the calendarserver-changes mailing list