X-Git-Url: http://git.xonotic.org/?a=blobdiff_plain;f=misc%2Finfrastructure%2Ftransifex.cron;h=1e5b08fe1ea42197cc122543018229f62393254d;hb=33aa8d8b574de1dbd848e2051fc7552e2e9a53b3;hp=d18ba320c96ad24a9dc032a1a5a636b3f1f90a91;hpb=243220bae3789792389d8985d4a52f101809f4f4;p=xonotic%2Fxonotic.git diff --git a/misc/infrastructure/transifex.cron b/misc/infrastructure/transifex.cron index d18ba320..1e5b08fe 100755 --- a/misc/infrastructure/transifex.cron +++ b/misc/infrastructure/transifex.cron @@ -16,6 +16,7 @@ git reset --hard origin/master # Mode parameter: # po: just update the translations. # all: also update the translation template. Will create a new commit every time, as the date header changes. +export BATCH=true sh tx.sh po if [ x"`git ls-files -dm`" = x".tx/merge-base" ]; then