aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_nodes.vty
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2018-09-13 18:13:57 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-09-13 18:14:05 +0200
commit13000d8d142cb8c9d03b993db18e9d47d78ddc1f (patch)
tree62aade477436c0f123df2b37597ef8dc6ae6fbbd /tests/test_nodes.vty
parent7ebfd065dac1bfcce186ec99da256afd1b249c1c (diff)
fix build: adjust test_nodes.vty to logging change
Since libosmocore commit eb9284ba577d338f74653fcf09ebca0c397823eb Change-Id I36f17c131cc70ce5a1aef62fd9693097de230cd4 "logging vty: deprecate 'all', introduce 'force-all'" , 'logging level all' is replaced by 'force-all'. Adjust the test script to not expect 'logging level all'. While at it, remove some more expectations that aren't important. Change-Id: Ia170f8416ebb60c499d2536078f43f28b61d0554
Diffstat (limited to 'tests/test_nodes.vty')
-rw-r--r--tests/test_nodes.vty13
1 files changed, 1 insertions, 12 deletions
diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index 58f5c61..d2c455f 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -107,23 +107,12 @@ Current configuration:
!
!
log stderr
- logging filter all 1
- logging color 1
- logging print category 1
- logging print extended-timestamp 1
- logging print file 1
- logging level all notice
+...
logging level main notice
logging level db notice
logging level auc notice
logging level ss info
...
-!
-line vty
- no login
-!
-ctrl
- bind 127.0.0.1
hlr
gsup
bind ip 127.0.0.1