aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-03-13 13:29:23 +0000
committerHarald Welte <laforge@gnumonks.org>2018-03-13 13:29:23 +0000
commit76e59987b3e58bb336d2fd6ddbde944fd0260079 (patch)
tree995e8e0ec1fdb185627b8a1aa4a408ee5b567122
parentf08dadbf5f0c3076c2258bd330297daf83a4cbb9 (diff)
bts-test: Change logging to file so we get BTS/BSC logs as test result
-rw-r--r--ttcn3-bts-test/osmo-bsc.cfg4
-rw-r--r--ttcn3-bts-test/osmo-bts.cfg4
2 files changed, 4 insertions, 4 deletions
diff --git a/ttcn3-bts-test/osmo-bsc.cfg b/ttcn3-bts-test/osmo-bsc.cfg
index ce49732..e4e2493 100644
--- a/ttcn3-bts-test/osmo-bsc.cfg
+++ b/ttcn3-bts-test/osmo-bsc.cfg
@@ -3,9 +3,9 @@
!!
password foo
!
-log stderr
+log file /data/osmo-bsc.log
logging filter all 1
- logging color 1
+ logging color 0
logging print category 1
logging timestamp 1
logging print file 1
diff --git a/ttcn3-bts-test/osmo-bts.cfg b/ttcn3-bts-test/osmo-bts.cfg
index 06633f0..036f719 100644
--- a/ttcn3-bts-test/osmo-bts.cfg
+++ b/ttcn3-bts-test/osmo-bts.cfg
@@ -2,9 +2,9 @@
! OsmoBTS (0.4.0.446-e0fb) configuration saved from vty
!!
!
-log stderr
+log file /data/osmo-bts.log
logging filter all 1
- logging color 1
+ logging color 0
logging print category 1
logging timestamp 1
logging level rsl info