]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
play with timeouts
authorRudolf Polzer <divverent@xonotic.org>
Thu, 12 Sep 2013 16:39:00 +0000 (18:39 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Thu, 12 Sep 2013 16:39:00 +0000 (18:39 +0200)
misc/tools/xonotic-map-compiler-autobuild

index fc0c0056b96b3e99b587378fdc49c9851bf6bbac..8379cc0222b1dc9361abdb4f50f6f763e91a15fe 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 5400 -vis_timeout 3600 -light_timeout 14400 -minimap_timeout 900 -scale_timeout 900"
+build_override="-bsp_timeout 3600 -vis_timeout 10800 -light_timeout 14400 -minimap_timeout 900 -scale_timeout 900"
 screenshot_override="9 900 5 +g_ctf 1"
 
 getthemap_fail=false