aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-02-09 14:26:09 +0100
committerHarald Welte <laforge@gnumonks.org>2018-02-09 14:27:22 +0100
commit9214c6c7ef61208d4a6dee3f698fc2995e33b033 (patch)
treeca4557196188828b379f67e714e9faa67e7f4c18
parent79fc6984ac8ae6cba549fcd7fd6892729652f24a (diff)
Fix expected test output after new 'logging print file 1' vty command
Ever since libosmocore Change-Id I1c931bff1f1723aa82bead9dfe548e4cc5b685e0 was merged, the VTY tests were broken. Let's fix that by adjusting the expected test output. Change-Id: I929ca7f366220b5d1238d43eddc96fa9dde916b6
-rw-r--r--tests/test_nodes.vty1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index 6de673a..69472e6 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -100,6 +100,7 @@ log stderr
logging color 1
logging print category 1
logging print extended-timestamp 1
+ logging print file 1
logging level all debug
logging level main notice
logging level db notice