From f02e62217d1df88bc914c38073eb366f939e29c8 Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Thu, 16 Sep 2010 06:25:49 +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 b25cf2f4..2e6b180d 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -117,7 +117,7 @@ buildthemap() HASH=$2 url=$3 M=$4 - blobhash=$6 + blobhash=$5 if HEAD "$url$M-$blobhash.pk3"; then continue fi -- 2.39.2