[CalendarServer-changes] [12198] twext/trunk/setup.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:21:39 PDT 2014


Revision: 12198
          http://trac.calendarserver.org//changeset/12198
Author:   wsanchez at apple.com
Date:     2013-12-23 14:41:37 -0800 (Mon, 23 Dec 2013)
Log Message:
-----------
Too many dirnames now

Modified Paths:
--------------
    twext/trunk/setup.py

Modified: twext/trunk/setup.py
===================================================================
--- twext/trunk/setup.py	2013-12-23 22:39:48 UTC (rev 12197)
+++ twext/trunk/setup.py	2013-12-23 22:41:37 UTC (rev 12198)
@@ -60,7 +60,7 @@
         )
     )
 
-    source_root = dirname(dirname(abspath(__file__)))
+    source_root = dirname(abspath(__file__))
 
     for branch in branches:
         cmd = ["svnversion", "-n", source_root, branch]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/5b24ffd2/attachment.html>


More information about the calendarserver-changes mailing list