Change in osmo-hlr[master]: test_nodes.vty: Since libosmocore 1.0.0, we only have one space

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Jan 20 20:04:33 UTC 2019


Harald Welte has uploaded this change for review. ( https://gerrit.osmocom.org/12649


Change subject: test_nodes.vty: Since libosmocore 1.0.0, we only have one space
......................................................................

test_nodes.vty: Since libosmocore 1.0.0, we only have one space

The output of "logging level" was wrongly indented with two speaces, and
in commit 0d67f483e2d240089105a4d241cb8c9085e245af of libosmocore, first
released as part of libosmcoore-1.0.0 it was fixed.

This makes "make check" pass against libosmocore-1.0.0, but not against
earlier releases.

Change-Id: I2cc12b3f0df19d9055022db41f7f3f2789bd19c6
---
M tests/test_nodes.vty
1 file changed, 4 insertions(+), 4 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/49/12649/1

diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index 95e132d..a9d4ac4 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -108,10 +108,10 @@
 !
 log stderr
 ...
-  logging level main notice
-  logging level db notice
-  logging level auc notice
-  logging level ss info
+ logging level main notice
+ logging level db notice
+ logging level auc notice
+ logging level ss info
 ...
 hlr
  gsup

-- 
To view, visit https://gerrit.osmocom.org/12649
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2cc12b3f0df19d9055022db41f7f3f2789bd19c6
Gerrit-Change-Number: 12649
Gerrit-PatchSet: 1
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190120/5b2e273d/attachment.htm>


More information about the gerrit-log mailing list