]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - misc/tools/xonotic-map-compiler-autobuild
typo fix
[xonotic/xonotic.git] / misc / tools / xonotic-map-compiler-autobuild
index 17ff0e77a4148f3afe63b3a2ecfef12334a582d2..f33566d2d9ce32fe061242bad044f0a30883a46b 100755 (executable)
@@ -317,7 +317,7 @@ case "$1" in
 
                        git reset --hard
                        git clean -xfd
 
                        git reset --hard
                        git clean -xfd
-                       git checkout -f "$commithash"
+                       git checkout -f "$HASH"
 
                        rundownload
                        if $getthemap_fail; then
 
                        rundownload
                        if $getthemap_fail; then