]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
the big benchmark: set +x at the end
authorRudolf Polzer <divverent@alientrap.org>
Sat, 13 Nov 2010 20:11:21 +0000 (21:11 +0100)
committerRudolf Polzer <divverent@alientrap.org>
Sat, 13 Nov 2010 20:11:21 +0000 (21:11 +0100)
the-big-benchmark.sh

index 520dc78e9b474281076e97e902d6876d26a1063c..253b74740ab685c290aa8bc303b0e6027cb3feb0 100755 (executable)
@@ -36,6 +36,7 @@ set -x
 ./all compile -r
 ./all run -nohome -benchmarkruns 3 -benchmark demos/the-big-keybench.dem +//master
 ./all clean -r -f -u
+set +x
 
 echo
 echo "Please provide the the following info to the Xonotic developers:"