Use BABELTRACE_FORCE_COLORS environment variable to force color support
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 14 Jun 2017 02:42:58 +0000 (22:42 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 14 Jun 2017 19:17:13 +0000 (15:17 -0400)
commit62128320f132f643c5d43fce0220531143614180
tree697c09c86830031e89c83371d55b10a95ae0ef3f
parent557d8f3969212af3726d8e9afd9dc49eb780550d
Use BABELTRACE_FORCE_COLORS environment variable to force color support

This allows this use case:

    BABELTRACE_FORCE_COLORS=1 babeltrace ... |& less -R

to see the logging's color in `less`.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
common/common.c
This page took 0.02492 seconds and 4 git commands to generate.