OSDN Git Service

fix tapas to work in more shells
authorDoug Zongker <dougz@google.com>
Wed, 16 Apr 2014 18:34:34 +0000 (11:34 -0700)
committerDoug Zongker <dougz@google.com>
Wed, 16 Apr 2014 18:34:34 +0000 (11:34 -0700)
commit0d8179e84bcf729f580d9cad81cd2770e1af8a79
tree2e6e589d50ff5c415d73baf77a430d482857099c
parent45518095f51ed4c0847b40073d4078237b331856
fix tapas to work in more shells

tapas with multiple app names currently works in bash but discards all
but the first app in others (specifically, zsh).  Use shell
constructions that are more universal.

Change-Id: I2f836ddf75b89019ac04ef99647d782ffe79cfee
envsetup.sh