X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=blobdiff_plain;f=misc%2Ftools%2Fxonotic-map-compiler-autobuild;h=20d8467388ec4399b8b76a14c1191a224485a594;hp=9534301ee0683b3fda07191d9cfcccfb6b7b20c4;hb=9ac2d431c5451b4a81605e8c27387d8ec2aa5ebb;hpb=d95dde1cc44139ca75f658225b790e124eac2571;ds=sidebyside diff --git a/misc/tools/xonotic-map-compiler-autobuild b/misc/tools/xonotic-map-compiler-autobuild index 9534301e..20d84673 100755 --- a/misc/tools/xonotic-map-compiler-autobuild +++ b/misc/tools/xonotic-map-compiler-autobuild @@ -47,6 +47,8 @@ log2spam() hash=$4 status=$5 + hash=`echo "$hash" | cut -c 1-7` + branch=${branch##refs/heads/} branch=${branch##refs/remotes/} branch=${branch##origin/}