mirror of
https://github.com/libretro/libretro-super
synced 2025-02-20 18:40:59 +00:00
libretro-buildbot-recipe.sh: Fix android logs.
This commit is contained in:
parent
77bdd880cf
commit
131f531274
@ -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…
x
Reference in New Issue
Block a user