From: Rudolf Polzer Date: Fri, 27 Jan 2012 15:39:48 +0000 (+0100) Subject: damn slashes X-Git-Tag: xonotic-v0.6.0~30^2~14 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=cd484b34aa5a145325170b4f9a71e1efe0600e7b;p=xonotic%2Fxonotic.git damn slashes --- diff --git a/misc/tools/the-big-benchmark/the-big-benchmark.sh b/misc/tools/the-big-benchmark/the-big-benchmark.sh index cd8eff68..362ad8b7 100755 --- a/misc/tools/the-big-benchmark/the-big-benchmark.sh +++ b/misc/tools/the-big-benchmark/the-big-benchmark.sh @@ -58,7 +58,7 @@ fi rm -f data/the-big-benchmark.log rm -f data/benchmark.log rm -f data/engine.log -p="+developer 1 -nohome -benchmarkruns 4 -benchmarkruns_skipfirst -benchmark demos\the-big-keybench.dem" +p="+developer 1 -nohome -benchmarkruns 4 -benchmarkruns_skipfirst -benchmark demos/the-big-keybench.dem" for e in omg low med normal high ultra ultimate; do rm -f data/benchmark.log echo + "$@" +exec effects-$e.cfg $p > data/engine.log