[CalendarServer-changes] [12708] CalendarServer/trunk/bin/python

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:17:24 PDT 2014


Revision: 12708
          http://trac.calendarserver.org//changeset/12708
Author:   wsanchez at apple.com
Date:     2014-02-14 14:20:17 -0800 (Fri, 14 Feb 2014)
Log Message:
-----------
Set up full environment.

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

Modified: CalendarServer/trunk/bin/python
===================================================================
--- CalendarServer/trunk/bin/python	2014-02-14 20:36:16 UTC (rev 12707)
+++ CalendarServer/trunk/bin/python	2014-02-14 22:20:17 UTC (rev 12708)
@@ -23,6 +23,8 @@
 
 . "${wd}/bin/_build.sh";
 
-init_build > /dev/null;
+do_setup="false";
 
+develop > /dev/null;
+
 exec "${python}" "$@";
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/8dbe52f3/attachment.html>


More information about the calendarserver-changes mailing list