[master 2/3] Change --skip-tx to --skip-zanata in scratch-bumpver

bcl installerbot-noreply at redhat.com
Fri Mar 6 17:50:45 UTC 2015


From: "Brian C. Lane" <bcl at redhat.com>

---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 8714fba..8446ac7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -77,7 +77,7 @@ scratch-bumpver: po-empty
 	if [ ! -z "$(BZDEBUG)" ]; then \
 		opts="$${opts} -d" ; \
 	fi ; \
-	( cd $(srcdir) && scripts/makebumpver --skip-tx $${opts} ) || exit 1 ; \
+	( cd $(srcdir) && scripts/makebumpver --skip-zanata $${opts} ) || exit 1 ; \
 	$(MAKE) -C po $(PACKAGE_NAME).pot-update ;
 
 release:


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


More information about the anaconda-patches mailing list