i18n: use --non-interactive mode in push_transifex, even if this is dangerous this is the best way to handle stdin within Makefile

This commit is contained in:
Gautier Pelloux-Prayer 2015-02-24 10:25:09 +01:00
parent 7a35050be1
commit 5ec10747ed

View file

@ -515,4 +515,4 @@ pull-transifex:
tx pull -af
push-transifex:
tx push -s -t -f
tx push -s -t -f --no-interactive