aboutsummaryrefslogtreecommitdiffstats
path: root/sysinfo
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-01-03 23:05:27 +0100
committerHarald Welte <laforge@gnumonks.org>2018-01-17 11:11:29 +0000
commit818b6e4225c522ce9f00959ae4bd0fa2856f898c (patch)
tree0b061d033398cf16ae3fb21d72816610618123a4 /sysinfo
parentb041b3d33953b12810afc71a9586a97b9572671b (diff)
Add "SourceInfoFormat := Single;" to all test configs
This will make sure that all log files will contain information about the .ttcn source file name and line number that has caused the log, which is extremely useful during debugging. Change-Id: Id6785757f20279ba84b34747f878baf67d065b20
Diffstat (limited to 'sysinfo')
-rw-r--r--sysinfo/Test.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysinfo/Test.cfg b/sysinfo/Test.cfg
index 16e0dd68..56696f4d 100644
--- a/sysinfo/Test.cfg
+++ b/sysinfo/Test.cfg
@@ -1,4 +1,5 @@
[LOGGING]
+SourceInfoFormat := Single;
[MODULE_PARAMETERS]