X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Ftools%2Fthe-big-benchmark%2Fthe-big-benchmark.sh;h=cd8eff68260cb824be82e16cd7ac4c6bb6b5d2f3;hp=bba1efff28b946437b74849a3f169caa6eba2fc8;hb=ca8470669037382a3806f46abc7906be7c574f82;hpb=0a475bed4115b59c80963b7fea509ed638d44ee8 diff --git a/misc/tools/the-big-benchmark/the-big-benchmark.sh b/misc/tools/the-big-benchmark/the-big-benchmark.sh index bba1efff..cd8eff68 100755 --- a/misc/tools/the-big-benchmark/the-big-benchmark.sh +++ b/misc/tools/the-big-benchmark/the-big-benchmark.sh @@ -1,6 +1,6 @@ #!/bin/sh -set -ex +set -e if [ -d "${0%/*}" ]; then cd "${0%/*}" @@ -74,7 +74,6 @@ rm -f data/engine.log if [ -f ./all ]; then ./all clean -r -f -u fi -set +x echo echo "Please provide the the following info to the Xonotic developers:"