From: Daniel Albers Date: Mon, 26 Mar 2012 08:44:18 +0000 (+0200) Subject: silence po/pull-from-transifex.sh X-Git-Tag: 0.9-beta1~53 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=9fe2be5f18da69d68451e51160a8dda609e82c9f;hp=ef4982a251970f8e7ca6a431de70c1ed3ef81788 silence po/pull-from-transifex.sh --- diff --git a/po/pull-from-transifex.sh b/po/pull-from-transifex.sh index bd513e6a..8c976927 100755 --- a/po/pull-from-transifex.sh +++ b/po/pull-from-transifex.sh @@ -1,6 +1,6 @@ #!/bin/bash -tx pull $* && +tx pull $* > /dev/null && git add po/*.po && ( translators=$(while read mode pofile; do translator=$(git diff --cached -- ${pofile} | perl -le '