]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
bump -bsp_timeout to 1800 (30 minutes), let's see if this fixes theShadow's map
authorRudolf Polzer <divverent@alientrap.org>
Wed, 30 Mar 2011 20:52:50 +0000 (22:52 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Wed, 30 Mar 2011 20:52:50 +0000 (22:52 +0200)
misc/tools/xonotic-map-compiler-autobuild

index a29471030cc052dca5a3482970b206f1321eae3d..2810ff8f3834bbc7728fa074d02fd7f927ebaea9 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 900 -vis_timeout 3600 -light_timeout 14400 -minimap_timeout 900 -scale_timeout 900"
+build_override="-bsp_timeout 1800 -vis_timeout 3600 -light_timeout 14400 -minimap_timeout 900 -scale_timeout 900"
 screenshot_override="9 600 +g_ctf 1"
 
 getthemap_fail=false