laforge submitted this change.

View Change


Approvals: Jenkins Builder: Verified fixeria: Looks good to me, approved
ttcn3-hnbgw: osmo-hnbgw.cfg: Enable color in log file

Change-Id: Iffd28619ca075e0cf870e10989cfced6096ca8d7
---
M ttcn3-hnbgw-test/osmo-hnbgw.cfg
1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/ttcn3-hnbgw-test/osmo-hnbgw.cfg b/ttcn3-hnbgw-test/osmo-hnbgw.cfg
index c0a00ac..fd74b51 100644
--- a/ttcn3-hnbgw-test/osmo-hnbgw.cfg
+++ b/ttcn3-hnbgw-test/osmo-hnbgw.cfg
@@ -8,7 +8,7 @@
!
log stderr
logging filter all 1
- logging color 0
+ logging color 1
logging print category-hex 0
logging print category 1
logging print level 1

To view, visit change 36570. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Iffd28619ca075e0cf870e10989cfced6096ca8d7
Gerrit-Change-Number: 36570
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de>
Gerrit-Reviewer: laforge <laforge@osmocom.org>
Gerrit-MessageType: merged