mirror of
https://github.com/libretro/libretro-super
synced 2025-01-17 07:09:49 +00:00
Merge pull request #614 from orbea/logs
libretro-buildbot-recipe.sh: Fix android logs.
This commit is contained in:
commit
ec2f64b4e5
@ -1233,7 +1233,7 @@ EOF
|
||||
fi
|
||||
|
||||
RET=$?
|
||||
buildbot_handle_message "$RET" "$ENTRY_ID" "retroarch" "$jobid" "$ERROR"
|
||||
buildbot_handle_message "$RET" "$ENTRY_ID" "retroarch" "$jobid" "$LOGFILE"
|
||||
|
||||
if [ $RET -eq 0 ]; then
|
||||
touch $TMPDIR/built-frontend
|
||||
|
Loading…
Reference in New Issue
Block a user