Change in osmo-e1-recorder[master]: fix build against recent libosmo-abis (typo fixes)

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/.

laforge gerrit-no-reply at lists.osmocom.org
Wed Nov 11 20:12:42 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-e1-recorder/+/21053 )

Change subject: fix build against recent libosmo-abis (typo fixes)
......................................................................

fix build against recent libosmo-abis (typo fixes)

libosmo-abis Change-Id Ifb22b5544cf06012fa529828dfdf3f0d73b07e7d
fixed spelling from existant -> existent, which breaks some of the
tests here.

Making this change catches up, but will of course fail when older
libosmo-abis versions are used.  Given the niche nature of
osmo-e1-recorder, I think it's not worth investing time into that.

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

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved



diff --git a/tests/test_nodes.vty b/tests/test_nodes.vty
index ec52843..651079c 100644
--- a/tests/test_nodes.vty
+++ b/tests/test_nodes.vty
@@ -1,8 +1,8 @@
 osmo-e1-recorder> show e1_line
 E1 Line Number 0, Name , Driver dahdi
-DAHDI Span 1 non-existant
+DAHDI Span 1 non-existent
 E1 Line Number 1, Name , Driver dahdi
-DAHDI Span 2 non-existant
+DAHDI Span 2 non-existent
 osmo-e1-recorder> show e1_timeslot
 E1 Timeslot  1 of Line 0 is Type RAW
 E1 Timeslot  2 of Line 0 is Type RAW

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-e1-recorder/+/21053
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-e1-recorder
Gerrit-Branch: master
Gerrit-Change-Id: Ib7430bf940dea33df79abe01baae670f188ff82e
Gerrit-Change-Number: 21053
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201111/e8e830d5/attachment.htm>


More information about the gerrit-log mailing list