commit | f0d08ebd2f6b32e879efda3c496d24503919e0e9 | [log] [tgz] |
---|---|---|
author | Alex Ray <aray@google.com> | Fri Mar 08 15:15:06 2013 -0800 |
committer | Alex Ray <aray@google.com> | Fri Mar 08 15:23:15 2013 -0800 |
tree | 28f88698e2c97539a128a5d7b198e9cb86711061 | |
parent | 24753394b9d848c610d3251752988f65fd54a0cb [diff] |
pez: colored SUCCESS/FAILURE indicator pez is a new bash function that can be prepended to existing functions or commands to clearly show a colored exit status. Example: $ pez mmm frameworks/base/etc will print all the usual output, and at the end either a green "SUCCESS" line or a red "FAILURE" line. Change-Id: I7e369b0280d6ece16fb0be1895278c26922491fe