From: Rudolf Polzer Date: Thu, 8 Jul 2021 19:24:09 +0000 (+0200) Subject: Merge branch 'master' of gitlab.com:xonotic/xonotic X-Git-Tag: xonotic-v0.8.5~59 X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=5620c8e8930c0fdfd332872a9bcc68187c672566;hp=7a6b819523852868c0d972725f33a07cce297f90;p=xonotic%2Fxonotic.git Merge branch 'master' of gitlab.com:xonotic/xonotic --- diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index 0cfb0579..2f93abd9 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -4,7 +4,7 @@ set -e bspdir="$PWD/data" url_http=https://beta.xonotic.org/autobuild-bsp/ -url_ssh=xonotic-beta:autobuild-bsp/ +url_ssh=xonotic-beta:. build_cachedir="$HOME/xonotic-map-compiler.cache/" screenshot_cachedir="$HOME/xonotic-map-screenshot.cache/" build_override="-bsp_timeout 3600 -vis_timeout 10800 -light_timeout 18000 -minimap_timeout 900 -scale_timeout 900 -timeout_stealing 0.8"