aboutsummaryrefslogtreecommitdiffstats
path: root/tests/osmo-pcap-test/osmux_test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/osmo-pcap-test/osmux_test.c')
-rw-r--r--tests/osmo-pcap-test/osmux_test.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/osmo-pcap-test/osmux_test.c b/tests/osmo-pcap-test/osmux_test.c
index 9163753..e6bbeb1 100644
--- a/tests/osmo-pcap-test/osmux_test.c
+++ b/tests/osmo-pcap-test/osmux_test.c
@@ -177,6 +177,7 @@ int main(int argc, char *argv[])
tall_test = talloc_named_const(NULL, 1, "osmux_pcap_test");
osmo_init_logging(&osmux_log_info);
log_set_log_level(osmo_stderr_target, LOGL_DEBUG);
+ log_set_use_color(osmo_stderr_target, 0);
osmo_pcap_init();