]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
typo fix
authorRudolf Polzer <divverent@alientrap.org>
Tue, 5 Oct 2010 16:41:19 +0000 (18:41 +0200)
committerRudolf Polzer <divverent@alientrap.org>
Tue, 5 Oct 2010 16:41:19 +0000 (18:41 +0200)
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