From: Rudolf Polzer Date: Fri, 27 Jan 2012 16:56:25 +0000 (+0100) Subject: fix a cat X-Git-Tag: xonotic-v0.6.0~30^2~12 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=31ffe88d8697870bae6ad6cc653f0576d319efa7;p=xonotic%2Fxonotic.git fix a cat --- diff --git a/misc/tools/the-big-benchmark/the-big-benchmark.sh b/misc/tools/the-big-benchmark/the-big-benchmark.sh index d7503fcb..667e413f 100755 --- a/misc/tools/the-big-benchmark/the-big-benchmark.sh +++ b/misc/tools/the-big-benchmark/the-big-benchmark.sh @@ -67,7 +67,7 @@ for e in omg low med normal high ultra ultimate; do break fi cat data/engine.log >> data/the-big-benchmark.log - cat benchmark.log >> data/the-big-benchmark.log + cat data/benchmark.log >> data/the-big-benchmark.log done if [ -f ./all ]; then ./all clean -r -f -u