]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
better that way :P don't set a var to true that isn't used
authorRudolf Polzer <divverent@alientrap.org>
Thu, 22 Dec 2011 18:48:44 +0000 (19:48 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Thu, 22 Dec 2011 18:48:44 +0000 (19:48 +0100)
check-translations.sh

index 3dc3222838a62f969b6ff0b218439b15bb6eb3e9..fdb2a1fe308a5138b9cb025d34a1152f632bc764 100755 (executable)
@@ -3,7 +3,7 @@
 case "$1" in
        pot)
                mode=pot
-               mail=true
+               mail=false
                ;;
        po)
                mode=po