]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/the-big-benchmark/the-big-benchmark.sh
Add -nocrashdialog to scripts that automate a game session, to ensure they are not...
[xonotic/xonotic.git] / misc / tools / the-big-benchmark / the-big-benchmark.sh
index 580e4dbb531f978974e2c89e7b417c42f8c11e89..afaf50aef75cbe0f27a89041a9c8c97849bc60f8 100755 (executable)
@@ -38,7 +38,7 @@ if [ -f ./all ]; then
        ./all clean -fU -m -r
        ./all compile
        export USE_GDB=no
-       set -- ./all run "$@"
+       set -- ./all run -nocrashdialog "$@"
 elif [ -z "$*" ]; then
        case "`uname`" in
                Darwin)