]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/infrastructure/transifex.cron
Add a way to not compile d0_blind_id (./all compile -1).
[xonotic/xonotic.git] / misc / infrastructure / transifex.cron
index d18ba320c96ad24a9dc032a1a5a636b3f1f90a91..1e5b08fe1ea42197cc122543018229f62393254d 100755 (executable)
@@ -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