pespin has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40215?usp=email )
Change subject: hnbgw: HNBGW_Tests.default: Drop unused LLSK config
......................................................................
hnbgw: HNBGW_Tests.default: Drop unused LLSK config
That's only used in osmo-hnodeb, and it's probably a leftover when
copy-pasting from hnodeb directory to create the hnbgw testsuite.
Change-Id: Ic04ded35f64b5dac0c5f36ebdf066d751013c438
---
M hnbgw/HNBGW_Tests.default
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/15/40215/1
diff --git a/hnbgw/HNBGW_Tests.default b/hnbgw/HNBGW_Tests.default
index 51bcdac..b8a4863 100644
--- a/hnbgw/HNBGW_Tests.default
+++ b/hnbgw/HNBGW_Tests.default
@@ -20,7 +20,6 @@
*.STATSVTY.CTRL_CLIENT_CLEANUP_LINEFEED := "yes"
*.STATSVTY.CTRL_DETECT_CONNECTION_ESTABLISHMENT_RESULT := "yes"
*.STATSVTY.PROMPT1 := "OsmoHNBGW> "
-*.LLSK.socket_type := "SEQPACKET"
[MODULE_PARAMETERS]
Osmocom_VTY_Functions.mp_prompt_prefix := "OsmoHNBGW";
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/40215?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ic04ded35f64b5dac0c5f36ebdf066d751013c438
Gerrit-Change-Number: 40215
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin(a)sysmocom.de>