From: Rudolf Polzer Date: Tue, 5 Oct 2010 16:41:19 +0000 (+0200) Subject: typo fix X-Git-Tag: xonotic-v0.1.0preview~135 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=6cb5c2a941ccb6a7517caad14e852bdef92a02c9 typo fix --- diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index 17ff0e77..f33566d2 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -317,7 +317,7 @@ case "$1" in git reset --hard git clean -xfd - git checkout -f "$commithash" + git checkout -f "$HASH" rundownload if $getthemap_fail; then