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

source_changes at macosforge.org source_changes at macosforge.org
Fri Mar 7 16:46:25 PST 2014


Revision: 12855
          http://trac.calendarserver.org//changeset/12855
Author:   wsanchez at apple.com
Date:     2014-03-07 16:46:25 -0800 (Fri, 07 Mar 2014)
Log Message:
-----------
backport from calendarserver

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

Modified: twext/trunk/setup.py
===================================================================
--- twext/trunk/setup.py	2014-03-08 00:28:02 UTC (rev 12854)
+++ twext/trunk/setup.py	2014-03-08 00:46:25 UTC (rev 12855)
@@ -91,6 +91,7 @@
 
         break
     else:
+        full_version = base_version
         full_version += "a.unknown"
         full_version += "-r{revision}".format(revision=svn_revision)
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140307/0c93fca7/attachment-0001.html>


More information about the calendarserver-changes mailing list