[CalendarServer-changes] [11314] CalendarServer/trunk/support/py.sh

source_changes at macosforge.org source_changes at macosforge.org
Wed Jun 5 17:21:28 PDT 2013


Revision: 11314
          http://trac.calendarserver.org//changeset/11314
Author:   wsanchez at apple.com
Date:     2013-06-05 17:21:28 -0700 (Wed, 05 Jun 2013)
Log Message:
-----------
cleanup

Modified Paths:
--------------
    CalendarServer/trunk/support/py.sh

Modified: CalendarServer/trunk/support/py.sh
===================================================================
--- CalendarServer/trunk/support/py.sh	2013-06-06 00:20:15 UTC (rev 11313)
+++ CalendarServer/trunk/support/py.sh	2013-06-06 00:21:28 UTC (rev 11314)
@@ -47,6 +47,8 @@
 # Detect which version of Python to use, then print out which one was detected.
 
 detect_python_version () {
+  local v;
+  local p;
   for v in "2.7" "2.6" ""
   do
     for p in                                                            \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130605/ef9552dd/attachment.html>


More information about the calendarserver-changes mailing list