Merge pull request #614 from orbea/logs

libretro-buildbot-recipe.sh: Fix android logs.
This commit is contained in:
Andrés 2017-11-23 19:37:17 -05:00 committed by GitHub
commit ec2f64b4e5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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