]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/xonotic-map-compiler-autobuild
Retry screenshotting failed maps on each commit.
[xonotic/xonotic.git] / misc / tools / xonotic-map-compiler-autobuild
index 1c9fc7fa4e77480d12631dabee47ece17b60b2b0..f7a8ace95351068619bab059fd9c6ad0cd99a487 100755 (executable)
@@ -212,7 +212,7 @@ screenshotthemap()
        M=$3
        blobhash=$4
        commithash=$5
        M=$3
        blobhash=$4
        commithash=$5
-       if lwp-request -m HEAD "$url$M-$blobhash/"; then
+       if lwp-request -m HEAD "$url$M-$blobhash/$M-000000.jpg"; then
                continue
        fi
 
                continue
        fi