From 6cb5c2a941ccb6a7517caad14e852bdef92a02c9 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Tue, 5 Oct 2010 18:41:19 +0200 Subject: [PATCH] typo fix --- misc/tools/xonotic-map-compiler-autobuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2