diff treepkg/git.py @ 526:4a56ebc53ada

tag_pkg_parameters is also used in enterprise tags recipe
author Bjoern Ricks <bricks@intevation.de>
date Mon, 15 Nov 2010 14:41:03 +0000
parents e73a4bbc35e7
children 8138df69a32e
line wrap: on
line diff
--- a/treepkg/git.py	Mon Nov 15 14:34:15 2010 +0000
+++ b/treepkg/git.py	Mon Nov 15 14:41:03 2010 +0000
@@ -173,7 +173,7 @@
         return urlrev
 
     def tag_pkg_parameters(self, tag_name):
-        # FIXME: Don't hardcore svn tag path and regex
+        # FIXME: Don't hardcore regex
         #match = re.search(r"enterprise[^.]*\.[^.]*\."
         match = re.search(r"enterprise[^.]*"
                           r"(?P<date>[0-9]{8})",
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)