add the complete url

This commit is contained in:
radius 2015-04-11 18:06:00 -04:00
parent 9a40bc03ee
commit e5f04b62d0

View File

@ -230,7 +230,7 @@ build_libretro_generic_makefile() {
else else
ERROR=`cat /tmp/buildbot.log | tail -n 1000` ERROR=`cat /tmp/buildbot.log | tail -n 1000`
HASTE=`curl -XPOST http://hastebin.com/documents -d"$ERROR" | cut --fields=4 --delimiter='"'` HASTE=`curl -XPOST http://hastebin.com/documents -d"$ERROR" | cut --fields=4 --delimiter='"'`
MESSAGE="$1 build failed [$jobid] [LOG: $HASTE]" MESSAGE="$1 build failed [$jobid] LOG: http://hastebin.com$HASTE"