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

2020-11-11 Thread laforge
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 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria 
Gerrit-Reviewer: laforge 
Gerrit-MessageType: merged


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

2020-11-06 Thread fixeria
fixeria has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-e1-recorder/+/21053 )

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


Patch Set 1: Code-Review+2

Oh no, I am sorry for breaking things by submitting cosmetic changes :/


--
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 
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria 
Gerrit-Comment-Date: Fri, 06 Nov 2020 10:19:59 +
Gerrit-HasComments: No
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment


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

2020-11-06 Thread laforge
laforge has uploaded this change for review. ( 
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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-e1-recorder 
refs/changes/53/21053/1

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 
Gerrit-MessageType: newchange