From: Rudolf Polzer <divverent@alientrap.org>
Date: Sun, 21 Nov 2010 15:50:20 +0000 (+0100)
Subject: the-big-benchmark: more detail
X-Git-Tag: xonotic-v0.1.0preview~36^2
X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=8d6d52ae0bc823d287bc65ec7343b84d7bcad464;p=xonotic%2Fxonotic.git

the-big-benchmark: more detail
---

diff --git a/the-big-benchmark.sh b/the-big-benchmark.sh
index 15b78e0d..1744a1ad 100755
--- a/the-big-benchmark.sh
+++ b/the-big-benchmark.sh
@@ -37,7 +37,7 @@ USE_GDB=no ./all run "$@" -nohome -benchmarkruns 3 -benchmark demos/the-big-keyb
 	git checkout div0-stable-pred3d9 || git checkout -t origin/div0-stable-pred3d9 || exit 1
 )
 ./all compile -r
-USE_GDB=no ./all run "$@" -nohome -benchmarkruns 3 -benchmark demos/the-big-keybench.dem +//master || true
+USE_GDB=no ./all run "$@" -nohome -benchmarkruns 3 -benchmark demos/the-big-keybench.dem +//div0-stable-pred3d9 || true
 ./all clean -r -f -u
 set +x