From: Rudolf Polzer Date: Thu, 22 Dec 2011 18:48:44 +0000 (+0100) Subject: better that way :P don't set a var to true that isn't used X-Git-Tag: xonotic-v0.6.0~74^2~73 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=a34f5eeeb2dbec63e7df7eef8c0116710370ee19;p=xonotic%2Fxonotic-data.pk3dir.git better that way :P don't set a var to true that isn't used --- diff --git a/check-translations.sh b/check-translations.sh index 3dc322283..fdb2a1fe3 100755 --- a/check-translations.sh +++ b/check-translations.sh @@ -3,7 +3,7 @@ case "$1" in pot) mode=pot - mail=true + mail=false ;; po) mode=po