]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/the-big-benchmark/the-big-benchmark.bat
detect a fully aborted benchmark
[xonotic/xonotic.git] / misc / tools / the-big-benchmark / the-big-benchmark.bat
index d69e5c1934c6de22255e55b81dbf1c78a2bd3b2d..be8323024b63ed73cca6a540fd33bd79b2fd6e67 100644 (file)
@@ -88,6 +88,13 @@ type data\benchmark.log >> data\the-big-benchmark.log
 \r
 del data\benchmark.log\r
 del data\engine.log\r
+\r
+if exist data\the-big-benchmark.log goto logisgood\r
+echo.\r
+echo The benchmark has been aborted. No log file has been written.\r
+goto end\r
+\r
+:logisgood\r
 echo.\r
 echo Please provide the the following info to the Xonotic developers:\r
 echo  - CPU speed\r