From: Rudolf Polzer Date: Mon, 31 Jan 2022 20:14:06 +0000 (-0800) Subject: Don't set BUILD_ONE in the shell script - set this optionally in the cronjob. X-Git-Tag: xonotic-v0.8.5~34 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=1a97e6fc9f164d8d8cc9b50b57beefeb998c163f Don't set BUILD_ONE in the shell script - set this optionally in the cronjob. --- diff --git a/misc/infrastructure/xonotic-map-screenshot.cron b/misc/infrastructure/xonotic-map-screenshot.cron index ecd39800..d358ed22 100755 --- a/misc/infrastructure/xonotic-map-screenshot.cron +++ b/misc/infrastructure/xonotic-map-screenshot.cron @@ -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