From: Rudolf Polzer Date: Tue, 15 Jun 2010 15:41:08 +0000 (+0200) Subject: failshadfers: remove textures/ prefix X-Git-Tag: xonotic-v0.1.0preview~422^2^2~2 X-Git-Url: https://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=881b325ad8ac67b1fe3c9d71ebfddb8787a45ddf;ds=sidebyside failshadfers: remove textures/ prefix --- diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index f2dadd75..96e07811 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -65,6 +65,7 @@ log2spam() ;; esac done + s_failshaders=`echo "$s_failshaders" | sed "s, textures/, ,g"` s_failshaders=${s_failshaders# } if [ -n "$s_error" ]; then echo -n "[$branch] 4failed"