dexter has uploaded this change for review.
ES2Plus_Tests.cfg: remove unhelpful comment
There is no benefit for the user from this comment. The port number
also is often a custom parameter that depends on the actual setup.
Change-Id: Ic7b2d9d665feee211d6dedcf9068a6ce3c993aaf
Related: SYS#7339
---
M smdpp/ES2Plus_Tests.cfg
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/67/41267/1
diff --git a/smdpp/ES2Plus_Tests.cfg b/smdpp/ES2Plus_Tests.cfg
index 695f54c..b2ad3d8 100644
--- a/smdpp/ES2Plus_Tests.cfg
+++ b/smdpp/ES2Plus_Tests.cfg
@@ -9,7 +9,7 @@
[MODULE_PARAMETERS]
# ES2+ specific parameters
ES2Plus_Tests.mp_es2plus_server_fqdn := "127.0.0.1" # Must match the hostname of the server SSL certificate!
-ES2Plus_Tests.mp_es2plus_server_port := 8000 # NIST tests use port 8000
+ES2Plus_Tests.mp_es2plus_server_port := 8000
ES2Plus_Tests.mp_es2plus_operator_id := "test.operator.com"
[EXECUTE]
To view, visit change 41267. To unsubscribe, or for help writing mail filters, visit settings.