silence po/pull-from-transifex.sh
authorDaniel Albers <daniel@lbe.rs>
Mon, 26 Mar 2012 08:44:18 +0000 (10:44 +0200)
committerDaniel Albers <daniel@lbe.rs>
Sun, 24 Jun 2012 18:53:48 +0000 (20:53 +0200)
po/pull-from-transifex.sh

index bd513e6..8c97692 100755 (executable)
@@ -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 '