diff options
author | Roland Levillain <rpl@google.com> | 2020-02-12 19:40:20 +0000 |
---|---|---|
committer | Roland Levillain <rpl@google.com> | 2020-02-13 13:17:30 +0000 |
commit | c3f2fe95ef4f3a51039e497b02b978e7d85ee3fa (patch) | |
tree | ff710750b8ce62472337def9453439011ffdc885 /disassembler/disassembler.cc | |
parent | 54f4fbd1a6834f06dc9b644b865423fdc03afb15 (diff) |
Use `eval` instead of re-executing `bash` in `tools/buildbot-build.sh`.
When evaluating a string to run it as a command in Bash script
`tools/buildbot-build.sh`, use the `eval` builtin instead of executing
another instance of the shell via `bash -c`.
Test: art/tools/buildbot-build.sh
Change-Id: Ia33c2fca7b94d41505107659724c18c5cb1b6ef9
Diffstat (limited to 'disassembler/disassembler.cc')
0 files changed, 0 insertions, 0 deletions