Common.cfg: Always log VEERDICTOP on Console

This will keep the console posted about any verdict changes.

Change-Id: I11c7568df5ff63066cdf1f6868b3da005e960495
This commit is contained in:
Harald Welte 2020-10-09 14:58:51 +02:00
parent d53fb672c9
commit f3d3a72caf
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ SourceInfoFormat := Single;
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