[CalendarServer-changes] [1535] CalendarServer/trunk/run

source_changes at macosforge.org source_changes at macosforge.org
Thu May 17 12:32:22 PDT 2007


Revision: 1535
          http://trac.macosforge.org/projects/calendarserver/changeset/1535
Author:   cdaboo at apple.com
Date:     2007-05-17 12:32:22 -0700 (Thu, 17 May 2007)

Log Message:
-----------
Better open directory module error reporting.

Modified Paths:
--------------
    CalendarServer/trunk/run

Modified: CalendarServer/trunk/run
===================================================================
--- CalendarServer/trunk/run	2007-05-17 19:29:34 UTC (rev 1534)
+++ CalendarServer/trunk/run	2007-05-17 19:32:22 UTC (rev 1535)
@@ -480,7 +480,7 @@
   if ! py_have_module opendirectory; then
     opendirectory="${top}/PyOpenDirectory";
 
-    svn_get "PyOpenDirectory" "${opendirectory}" "${svn_uri_base}/PyOpenDirectory/trunk" 1322;
+    svn_get "PyOpenDirectory" "${opendirectory}" "${svn_uri_base}/PyOpenDirectory/trunk" 1534;
     py_build "PyOpenDirectory" "${opendirectory}" false;
     py_install "PyOpenDirectory" "${opendirectory}";
 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20070517/da6fed42/attachment.html


More information about the calendarserver-changes mailing list