Skip environment variables when exec logcat - #46
Merged
Conversation
Log: $ adb -s emulator-5554 logcat nsh: export: command not found Packet: 0000 00 00 00 00 00 00 00 00 00 00 00 00 08 00 45 00 ..............E. 0010 00 64 44 d7 40 00 40 06 f7 ba 7f 00 00 01 7f 00 .dD.@.@......... 0020 00 01 d6 05 15 b3 5f a7 fe 39 f6 e2 f8 80 80 18 ......_..9...... 0030 02 00 fe 58 00 00 01 01 08 0a 29 24 9c b4 29 24 ...X......)$..)$ 0040 9c b4 73 68 65 6c 6c 3a 65 78 70 6f 72 74 20 41 ..shell:export A 0050 4e 44 52 4f 49 44 5f 4c 4f 47 5f 54 41 47 53 3d NDROID_LOG_TAGS= 0060 22 27 27 22 3b 20 65 78 65 63 20 6c 6f 67 63 61 "''"; exec logca 0070 74 00 t. Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com>
Contributor
Author
|
Splited from #42 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Log
Packet
Impact
adb logcat
Testing