diff options
| author | 2019-10-03 15:13:12 -0700 | |
|---|---|---|
| committer | 2019-10-03 15:15:37 -0700 | |
| commit | 91763e93e67bc0bd727c982eaeff99942c9e91ed (patch) | |
| tree | ba62f38041e6aa166dc6155b4dca64d55a49d1d6 /tools/warn/cpp_warn_patterns.py | |
| parent | bda45088a26f95346f38b6c246d9f2c401b88d30 (diff) | |
Fix lunch choices w/zsh
zsh doesn't split variables (by default), but it will split command
output. bash will split both. Apparently a portable way to do this in
both is to just turn it into another command: "$(echo $var)".
Test: source build/envsetup.sh; lunch (see list; repeat in bash and zsh)
Change-Id: I9716a8d77aefdf05da8923deb9e37e0b6132b549
Diffstat (limited to 'tools/warn/cpp_warn_patterns.py')
0 files changed, 0 insertions, 0 deletions