[CalendarServer-changes] [14434] CalendarServer/branches/users/wsanchez/psycopg2cffi/bin

source_changes at macosforge.org source_changes at macosforge.org
Wed Feb 18 14:45:49 PST 2015


Revision: 14434
          http://trac.calendarserver.org//changeset/14434
Author:   wsanchez at apple.com
Date:     2015-02-18 14:45:49 -0800 (Wed, 18 Feb 2015)
Log Message:
-----------
Pull from trunk

Modified Paths:
--------------
    CalendarServer/branches/users/wsanchez/psycopg2cffi/bin/_py.sh
    CalendarServer/branches/users/wsanchez/psycopg2cffi/bin/test

Modified: CalendarServer/branches/users/wsanchez/psycopg2cffi/bin/_py.sh
===================================================================
--- CalendarServer/branches/users/wsanchez/psycopg2cffi/bin/_py.sh	2015-02-18 22:44:41 UTC (rev 14433)
+++ CalendarServer/branches/users/wsanchez/psycopg2cffi/bin/_py.sh	2015-02-18 22:45:49 UTC (rev 14434)
@@ -71,7 +71,6 @@
   do
     for p in         \
       "${PYTHON:=}"  \
-      "pypy${v}"     \
       "python${v}"   \
       ;
     do

Modified: CalendarServer/branches/users/wsanchez/psycopg2cffi/bin/test
===================================================================
--- CalendarServer/branches/users/wsanchez/psycopg2cffi/bin/test	2015-02-18 22:44:41 UTC (rev 14433)
+++ CalendarServer/branches/users/wsanchez/psycopg2cffi/bin/test	2015-02-18 22:45:49 UTC (rev 14434)
@@ -93,8 +93,12 @@
 
 develop > /dev/null "${dev_home}/setup.log";
 
+echo "Using ${python} as Python:";
+"${python}" -V;
+echo "";
 
 
+
 #
 # Clean up
 #
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20150218/2877c40e/attachment.html>


More information about the calendarserver-changes mailing list