fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmo-sccp/+/32136 )


Change subject: osmoappdesc.py: also test doc/examples/osmo-stp-multihome.cfg
......................................................................

osmoappdesc.py: also test doc/examples/osmo-stp-multihome.cfg

Change-Id: Ib6d0b0cdcfad165ad34d304069843c71f6eb06de
---
M osmoappdesc.py
1 file changed, 11 insertions(+), 1 deletion(-)



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

diff --git a/osmoappdesc.py b/osmoappdesc.py
index 6c1bafa..2fdce25 100644
--- a/osmoappdesc.py
+++ b/osmoappdesc.py
@@ -1,7 +1,8 @@
 #!/usr/bin/env python3

 app_configs = {
-    "osmo-stp": ["doc/examples/osmo-stp.cfg"],
+    "osmo-stp": ["doc/examples/osmo-stp.cfg",
+                 "doc/examples/osmo-stp-multihome.cfg"],
 }

 apps = [(4239, "stp/osmo-stp", "OsmoSTP", "osmo-stp"),

--
To view, visit https://gerrit.osmocom.org/c/libosmo-sccp/+/32136
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmo-sccp
Gerrit-Branch: master
Gerrit-Change-Id: Ib6d0b0cdcfad165ad34d304069843c71f6eb06de
Gerrit-Change-Number: 32136
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to