]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Don't set BUILD_ONE in the shell script - set this optionally in the cronjob.
authorRudolf Polzer <divVerent@gmail.com>
Mon, 31 Jan 2022 20:14:06 +0000 (12:14 -0800)
committerRudolf Polzer <divVerent@gmail.com>
Mon, 31 Jan 2022 20:14:06 +0000 (12:14 -0800)
misc/infrastructure/xonotic-map-screenshot.cron

index ecd398004b76552271d4222e2c4d2d4402e67d64..d358ed2206b587cea75494c028002a654ed0ca55 100755 (executable)
@@ -17,7 +17,6 @@ cd xonotic-map-screenshot
 #export DRIVERFLAGS="+gl_texturecompression 1 -nofbo"
 #export DRIVERFLAGS="+gl_texturecompression 1"
 
-export BUILD_ONE=true
 startx /bin/sh -x ./misc/tools/xonotic-map-compiler-autobuild screenshot -- /usr/bin/Xvfb :7 -screen 0 1024x768x24
 #sh -x ./misc/tools/xonotic-map-compiler-autobuild screenshot