]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - all
better error handling of segfaults
[xonotic/xonotic.git] / all
diff --git a/all b/all
index 351fdbbe560e1948632175fd47ac692a9f0448cf..1a33e89ed503e5f3ea479a590bcfc86af3fa4f1c 100755 (executable)
--- a/all
+++ b/all
@@ -1026,6 +1026,7 @@ case "$cmd" in
                                $ECHO "The core dump can be examined later by"
                                $ECHO "  gdb $binary xonotic.core"
                        fi
                                $ECHO "The core dump can be examined later by"
                                $ECHO "  gdb $binary xonotic.core"
                        fi
+                       exit 1
                fi
                ;;
        each|foreach)
                fi
                ;;
        each|foreach)