Skip to content
This repository was archived by the owner on Oct 20, 2022. It is now read-only.

fix for ADB no longer mashing STDOUT and STDERR on shell calls#11

Open
AdrianAtGoogle wants to merge 1 commit intogoogle:masterfrom
AdrianAtGoogle:fix_for_adb_shell_stderr
Open

fix for ADB no longer mashing STDOUT and STDERR on shell calls#11
AdrianAtGoogle wants to merge 1 commit intogoogle:masterfrom
AdrianAtGoogle:fix_for_adb_shell_stderr

Conversation

@AdrianAtGoogle
Copy link
Member

This fixes an issue where android-ndk-perf.py was assuming that 'adb shell ...' would combine STDOUT and STDERR. Code was pulling the last string of STDOUT to find the result of 'echo $? > &2', rather than STDERR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant