fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-bts/+/36761?usp=email )

Change subject: tests/osmo-bts.vty: aligh with recent libosmovty changes
......................................................................

tests/osmo-bts.vty: aligh with recent libosmovty changes

A new command was recently added to libosmovty:

  show fsm-state-graph NAME

This is now the longest command, affecting spacing in the output
of 'show ?' command.  Align spacing to make the test pass again.

Change-Id: I80f896e45a88550909c5767169286fc321a36e56
Related: libosmocore.git I09ee0a8c3fc4b1aa991ab5c93c0b654fccd7ea4c
---
M tests/osmo-bts.vty
1 file changed, 33 insertions(+), 16 deletions(-)

Approvals:
  laforge: Looks good to me, but someone else must approve
  osmith: Looks good to me, approved
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve




diff --git a/tests/osmo-bts.vty b/tests/osmo-bts.vty
index 97629d0..a51ad63 100644
--- a/tests/osmo-bts.vty
+++ b/tests/osmo-bts.vty
@@ -19,14 +19,14 @@

 OsmoBTS> show ?
 ...
-  bts             Display information about a BTS
-  trx             Display information about a TRX
-  timeslot        Display information about a TS
-  lchan           Display information about a logical channel
-  timer           Show timers
-  e1_driver       Display information about available E1 drivers
-  e1_line         Display information about a E1 line
-  e1_timeslot     Display information about a E1 timeslot
+  bts              Display information about a BTS
+  trx              Display information about a TRX
+  timeslot         Display information about a TS
+  lchan            Display information about a logical channel
+  timer            Show timers
+  e1_driver        Display information about available E1 drivers
+  e1_line          Display information about a E1 line
+  e1_timeslot      Display information about a E1 timeslot
 ...
 OsmoBTS> show bts ?
   [<0-255>]  BTS Number
@@ -120,14 +120,14 @@

 OsmoBTS# show ?
 ...
-  bts             Display information about a BTS
-  trx             Display information about a TRX
-  timeslot        Display information about a TS
-  lchan           Display information about a logical channel
-  timer           Show timers
-  e1_driver       Display information about available E1 drivers
-  e1_line         Display information about a E1 line
-  e1_timeslot     Display information about a E1 timeslot
+  bts              Display information about a BTS
+  trx              Display information about a TRX
+  timeslot         Display information about a TS
+  lchan            Display information about a logical channel
+  timer            Show timers
+  e1_driver        Display information about available E1 drivers
+  e1_line          Display information about a E1 line
+  e1_timeslot      Display information about a E1 timeslot
 ...
 OsmoBTS# show bts ?
   [<0-255>]  BTS Number

--
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/36761?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I80f896e45a88550909c5767169286fc321a36e56
Gerrit-Change-Number: 36761
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-CC: neels <[email protected]>
Gerrit-MessageType: merged

Reply via email to