Change in osmo-ttcn3-hacks[master]: Common.cfg: Always log VEERDICTOP on Console

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Oct 9 13:00:11 UTC 2020


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20508 )


Change subject: Common.cfg: Always log VEERDICTOP on Console
......................................................................

Common.cfg: Always log VEERDICTOP on Console

This will keep the console posted about any verdict changes.

Change-Id: I11c7568df5ff63066cdf1f6868b3da005e960495
---
M Common.cfg
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/08/20508/1

diff --git a/Common.cfg b/Common.cfg
index bf0a752..b8c76e6 100644
--- a/Common.cfg
+++ b/Common.cfg
@@ -12,7 +12,7 @@
 LogSourceInfo := Yes;
 LoggerPlugins := { JUnitLogger := "libjunitlogger2" }
 FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING | DEBUG_ENCDEC;
-ConsoleMask := ERROR | WARNING | TESTCASE | USER;
+ConsoleMask := ERROR | WARNING | TESTCASE | USER | VERDICTOP;
 
 [EXTERNAL_COMMANDS]
 BeginTestCase := $TCPDUMP_START

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20508
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I11c7568df5ff63066cdf1f6868b3da005e960495
Gerrit-Change-Number: 20508
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201009/fafdfd1e/attachment.htm>


More information about the gerrit-log mailing list