[PATCH] [anaconda][master/rhel7-branch][PATCH] Remove the --disable-overwrite parameter for the Transifex client

Martin Kolman mkolman at redhat.com
Mon Sep 8 12:40:33 UTC 2014


It doesn't seem to be of any use.

Signed-off-by: Martin Kolman <mkolman at redhat.com>
---
 Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index 6bdeabf..8ac870a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -44,7 +44,7 @@ dist_sbin_SCRIPTS     = anaconda
 
 ARCHIVE_TAG   = $(PACKAGE_NAME)-$(PACKAGE_VERSION)-$(PACKAGE_RELEASE)
 
-TX_PULL_ARGS = -a --disable-overwrite
+TX_PULL_ARGS = -a
 TX_PUSH_ARGS = -s
 
 tag:
-- 
1.9.3



More information about the anaconda-patches mailing list