From df296c641ed4f3f46ed7828a4d83a51f18a946e6 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sat, 20 Nov 2010 19:10:49 +0100 Subject: [PATCH] we now have the D3D stuff... so let's put this in the-big-benchmark --- the-big-benchmark.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/the-big-benchmark.sh b/the-big-benchmark.sh index 959281c8..15b78e0d 100755 --- a/the-big-benchmark.sh +++ b/the-big-benchmark.sh @@ -34,7 +34,7 @@ USE_GDB=no ./all run "$@" -nohome -benchmarkruns 3 -benchmark demos/the-big-keyb ./all clean -r -f ( cd darkplaces - git checkout master || git checkout -t origin/master || exit 1 + 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 -- 2.39.2