]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
bump bsp timeout to 90min
authorRudolf Polzer <divverent@xonotic.org>
Mon, 13 Feb 2012 16:46:28 +0000 (17:46 +0100)
committerRudolf Polzer <divverent@xonotic.org>
Mon, 13 Feb 2012 16:46:28 +0000 (17:46 +0100)
misc/tools/xonotic-map-compiler-autobuild

index ba99371ac14e7865896d86f3e89eba9cf69c029a..2ee3af1f03d0aa70028843758a7ad318cd4fbc0b 100755 (executable)
@@ -7,7 +7,7 @@ url_http=http://beta.xonotic.org/autobuild-bsp/
 url_ssh=xonotic-beta:autobuild-bsp/
 build_cachedir="$HOME/xonotic-map-compiler.cache/"
 screenshot_cachedir="$HOME/xonotic-map-screenshot.cache/"
-build_override="-bsp_timeout 1800 -vis_timeout 3600 -light_timeout 14400 -minimap_timeout 900 -scale_timeout 900"
+build_override="-bsp_timeout 5400 -vis_timeout 3600 -light_timeout 14400 -minimap_timeout 900 -scale_timeout 900"
 screenshot_override="9 900 5 +g_ctf 1"
 
 getthemap_fail=false