From 73273933289bc2c0bb71cc805e693dc16e8b17a3 Mon Sep 17 00:00:00 2001 From: Daniel Albers Date: Tue, 31 Mar 2015 20:24:51 +0200 Subject: [PATCH] pull-from-transifex.sh: Drop -e from git commit --- po/pull-from-transifex.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/pull-from-transifex.sh b/po/pull-from-transifex.sh index a0fc017e..edc2b35c 100755 --- a/po/pull-from-transifex.sh +++ b/po/pull-from-transifex.sh @@ -21,7 +21,7 @@ git add po/*.po po/LINGUAS && ( echo " - ${lang}: ${translator}" done < <(git status --porcelain po/*.po | egrep '^[AM] ')) - git commit -em "Update translations from Transifex + git commit -m "Update translations from Transifex $(for i in po/*.po; do msgfmt --statistics $i -- 2.20.1