mirror of
https://github.com/libretro/libretro-super
synced 2025-01-17 07:09:49 +00:00
use LEIRADEL for 81 and FUSE
This commit is contained in:
parent
4021137a4c
commit
46b954ee63
@ -305,7 +305,7 @@ build_libretro_leiradel_makefile() {
|
||||
if [ $? -eq 0 ]; then
|
||||
MESSAGE="$1: [status: done] [$jobid]"
|
||||
else
|
||||
ERROR=$TMPDIR/log/${BOT}/${LOGDATE}/${LOGDATE}_${NAME}_${PLATFORM}
|
||||
ERROR=$TMPDIR/log/${BOT}/${LOGDATE}/${LOGDATE}_${NAME}_${PLATFORM}.log
|
||||
HASTE=`curl -X POST http://hastebin.com/documents --data-binary @$ERROR`
|
||||
HASTE=`echo $HASTE | cut -d"\"" -f4`
|
||||
MESSAGE="$1: [status: fail] [$jobid] LOG: http://hastebin.com/$HASTE"
|
||||
|
Loading…
Reference in New Issue
Block a user