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

Martin Kolman mkolman at redhat.com
Mon Sep 8 11:03:35 UTC 2014


It doesn't seem to be of any use.

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

diff --git a/Makefile b/Makefile
index f890124..4ad0b70 100644
--- a/Makefile
+++ b/Makefile
@@ -77,7 +77,7 @@ potfile:
 	$(MAKE) -C po potfile
 
 po-pull:
-	tx pull -a --disable-overwrite
+	tx pull -a
 
 install-po-files:
 	$(MAKE) -C po install
-- 
1.9.3



More information about the anaconda-patches mailing list