libretro-buildbot-recipe.sh: Fix android logs.

This commit is contained in:
orbea 2017-11-23 16:35:52 -08:00
parent 77bdd880cf
commit 131f531274

View File

@ -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