[PATCH] libosmo-sccp[master]: osmo-stp: Align prompt formatting with other Osmocom programs

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
Sat Nov 11 23:22:32 UTC 2017


Review at  https://gerrit.osmocom.org/4792

osmo-stp: Align prompt formatting with other Osmocom programs

In all other Programs we have the VTY like OsmoBSC, OsmoMSC, etc.
so let's make sure osmo-stp also uses OsmoSTP and not osmo-stp.

Change-Id: Ic91010779ad22c41e28ed4cf43c2e3ab679214b5
---
M stp/stp_main.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/libosmo-sccp refs/changes/92/4792/1

diff --git a/stp/stp_main.c b/stp/stp_main.c
index a33045a..69d26b5 100644
--- a/stp/stp_main.c
+++ b/stp/stp_main.c
@@ -65,7 +65,7 @@
 	"Free Software lives by contribution.  If you use this, please contribute!\r\n";
 
 static struct vty_app_info vty_info = {
-	.name	= "osmo-stp",
+	.name	= "OsmoSTP",
 	.copyright = stp_copyright,
 	.version = PACKAGE_VERSION,
 	.go_parent_cb = osmo_ss7_vty_go_parent,

-- 
To view, visit https://gerrit.osmocom.org/4792
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic91010779ad22c41e28ed4cf43c2e3ab679214b5
Gerrit-PatchSet: 1
Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list