]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Improve serverbench command WRT #273 (fix)
authorbones_was_here <bones_was_here@yahoo.com.au>
Sat, 5 Oct 2019 14:06:28 +0000 (00:06 +1000)
committerbones_was_here <bones_was_here@yahoo.com.au>
Sat, 5 Oct 2019 14:06:28 +0000 (00:06 +1000)
misc/tools/all/xonotic.subr

index dabd1fd4ddcf590a2c0b7b8f7ba148b96b250f27..09f17c6c0abb21f2bab738a744f3e9cfa9b59d5c 100644 (file)
@@ -395,7 +395,7 @@ case "$cmd" in
                ;;
        serverbench)
                # TODO(rpolzer): Why does :anticheat: output differ? Total game time differs? Why?
-               mkdir SERVERBENCH_TEMP
+               mkdir -p SERVERBENCH_TEMP
                verbose "$SELF" run dedicated -noconfig -userdir SERVERBENCH_TEMP +exec serverbench.cfg |\
                        tee /dev/stderr |\
                        grep '^:' |\