commit | 91ba53c4b912de32af338431a5584ad209a72f0f | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Jun 14 16:34:26 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Jun 14 16:36:12 2018 -0700 |
tree | 766527d211e46a3a151cd93fffc63491cd37e87a | |
parent | 4df6279c711f276bba5d53001e10d82515942b52 [diff] |
stacks: match exactly before matching nonexactly. `pid zygote` will match zygote64 as well, but someone using `stacks zygote` clearly wants the 32-bit version. Attempt an exact match before we try a nonexact one. Test: stacks zygote Test: stacks zygote64 Change-Id: I5fd75cdbe4982c7ea831749c9ba823a2451e5490