pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41425?usp=email )
Change subject: cosmetic: SCCP_Test/SCCP_Testcases.cfg: Fix trailing whitespace ...................................................................... cosmetic: SCCP_Test/SCCP_Testcases.cfg: Fix trailing whitespace Change-Id: I17140056c40305a8eb8024df5403897d0853098e --- M SCCP_Test/SCCP_Testcases.cfg 1 file changed, 3 insertions(+), 3 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/25/41425/1 diff --git a/SCCP_Test/SCCP_Testcases.cfg b/SCCP_Test/SCCP_Testcases.cfg index 5ba8c60..9920cf0 100644 --- a/SCCP_Test/SCCP_Testcases.cfg +++ b/SCCP_Test/SCCP_Testcases.cfg @@ -2,9 +2,9 @@ #FileName := "SCCP_selftest.cfg" FileMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING #ConsoleMask := LOG_ALL -#ConsoleMask := TTCN_TESTCASE | TTCN_PORTEVENT | TTCN_DEBUG | TTCN_MATCHING +#ConsoleMask := TTCN_TESTCASE | TTCN_PORTEVENT | TTCN_DEBUG | TTCN_MATCHING #ConsoleMask := TTCN_WARNING | TTCN_ERROR | TTCN_TESTCASE | TTCN_STATISTICS | TTCN_PORTEVENT -#ConsoleMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING +#ConsoleMask := LOG_ALL | TTCN_DEBUG | TTCN_MATCHING LogSourceInfo := Yes [EXECUTE] @@ -47,7 +47,7 @@ #for mtp3_itu/gti0011 or mtp3_ansi/gti0001 : #tsp_translationType := 7 SCCP_Emulation.tsp_SIF_MaxLength := 272 -SCCP_Emulation.tsp_force_xudt := 0 // 1:yes, 0:no +SCCP_Emulation.tsp_force_xudt := 0 // 1:yes, 0:no [MAIN_CONTROLLER] //TCPPort := 7145 -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/41425?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: I17140056c40305a8eb8024df5403897d0853098e Gerrit-Change-Number: 41425 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]>
