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 7b9ebbf752
commit cffcf9d3d9

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