[master 8/30] Revert "makebumpver needs to know about anaconda-1 transifex name"

KosiehBarter installerbot-noreply at redhat.com
Thu Jul 16 12:00:32 UTC 2015


From: "Samantha N. Bueno" <sbueno+anaconda at redhat.com>

This reverts commit 1f996de767aeb5ef361aea7b040c9852640dba43.

The primary transifex project was re-activated.
---
 scripts/makebumpver | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/makebumpver b/scripts/makebumpver
index 4ec6c07..bb200ff 100755
--- a/scripts/makebumpver
+++ b/scripts/makebumpver
@@ -506,7 +506,7 @@ class MakeBumpVer:
             return False
 
         ret = True
-        section_name = "anaconda-1."+self.git_branch
+        section_name = "anaconda."+self.git_branch
 
         config = ConfigParser()
         config.read(self.tx_config)


-- 
To view this commit on github, visit https://github.com/rhinstaller/anaconda/commit/20c7c758c724ebf861eb37092e653e68176c3171


More information about the anaconda-patches mailing list