]> git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/commitdiff
check-translations.sh: bail out if QCC not found
authorRudolf Polzer <divVerent@gmail.com>
Fri, 3 Feb 2023 12:07:52 +0000 (13:07 +0100)
committerRudolf Polzer <divVerent@gmail.com>
Fri, 3 Feb 2023 12:07:52 +0000 (13:07 +0100)
check-translations.sh

index 46ec3ec6c9121cb7bdf6bdc705a44f95545729c1..2ed33df730a697171deb49488fa6b745fabdcc89 100755 (executable)
@@ -1,5 +1,7 @@
 #!/bin/sh
 
+set -e
+
 case "$1" in
        pot)
                mode=pot