• Alex Ray's avatar
    pez: colored SUCCESS/FAILURE indicator · f0d08ebd
    Alex Ray authored
    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
    f0d08ebd
envsetup.sh 33.9 KB