From: Rudolf Polzer Date: Fri, 15 Jun 2018 18:46:49 +0000 (+0200) Subject: Typo: pkg -> pk3 X-Git-Tag: xonotic-v0.8.5~157 X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=224e559042e58a10eb700158b8177416f8e4f6b7 Typo: pkg -> pk3 --- diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index 70ab29f6..f8f34552 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -238,7 +238,7 @@ screenshotthemap() M=$3 blobhash=$4 commithash=$5 - if ! [ -f "$bspdir/$M-$blobhash.pkg" ]; then + if ! [ -f "$bspdir/$M-$blobhash.pk3" ]; then # not downloaded yet return fi