[CalendarServer-changes] [14433] CalendarServer/trunk/bin/_py.sh

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 18 14:44:41 PST 2015


Revision: 14433
          http://trac.calendarserver.org//changeset/14433
Author:   wsanchez at apple.com
Date:     2015-02-18 14:44:41 -0800 (Wed, 18 Feb 2015)
Log Message:
-----------
Don't use pypy yet

Modified Paths:
--------------
    CalendarServer/trunk/bin/_py.sh

Modified: CalendarServer/trunk/bin/_py.sh
===================================================================
--- CalendarServer/trunk/bin/_py.sh	2015-02-18 22:41:47 UTC (rev 14432)
+++ CalendarServer/trunk/bin/_py.sh	2015-02-18 22:44:41 UTC (rev 14433)
@@ -71,7 +71,6 @@
   do
     for p in         \
       "${PYTHON:=}"  \
-      # "pypy${v}"     \
       "python${v}"   \
       ;
     do
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150218/695555d0/attachment.html>


More information about the calendarserver-changes mailing list