setup_mm_packages.sh: handle weird terminals 67/13667/1
authorMartin Kelly <mkelly@xevo.com>
Wed, 31 Jan 2018 22:33:12 +0000 (14:33 -0800)
committerMartin Kelly <mkelly@xevo.com>
Tue, 27 Mar 2018 00:10:12 +0000 (17:10 -0700)
commitf23b3455217ac34ec4cb5c272e4e6a3626396b68
treed37928ca64ee8b79a3a6ae8f59bc3ffda31868c1
parent7554f781c90a2fb4c0f50c44f7a3e09c2b262f56
setup_mm_packages.sh: handle weird terminals

Currently, setup_mm_packages.sh fails on terminals that won't display
colors (such as my Jenkins CI setup). Tweak the code to handle this case
and display an error message instead of failing.

Change-Id: If18e16ed385af567801a56871542b4eb86f4588d
Signed-off-by: Martin Kelly <mkelly@xevo.com>
meta-agl-bsp/meta-rcar-gen3/scripts/setup_mm_packages.sh