cli: disable colors on dumb terminals
authorLubomir Rintel <lkundrak@v3.sk>
Wed, 17 Feb 2016 16:57:21 +0000 (17:57 +0100)
committerLubomir Rintel <lkundrak@v3.sk>
Wed, 17 Feb 2016 18:04:39 +0000 (19:04 +0100)
commit0aed7b5be6950bb994858ecced7308f0c4314fbe
treec8ba8faec61f52dfc57efebd6c4696db842fab54
parent3f669444ce22b10e9e3b37428bbef403fde09785
cli: disable colors on dumb terminals

Nothing too sophisticated; just a simple way to get an color-less output on a
pty that wouldn't confuse the test suite.
clients/cli/utils.c