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 22:09:41 +0000 (18:09 -0400)
commit6ae2164fb8658b3b2edf3964c60e8eee12bd6d52
treebe5f7873dfe749f8960f835141dfc3b3f34e9fe1
parent3dae306daa5b509a67c9389520033687c414c93d
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.025291 seconds and 4 git commands to generate.