Change in osmo-ttcn3-hacks[master]: msc: fix log typo in f_tc_cmserv_imsi_unknown()

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/.

neels gerrit-no-reply at lists.osmocom.org
Wed Aug 19 14:20:47 UTC 2020


neels has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19720 )

Change subject: msc: fix log typo in f_tc_cmserv_imsi_unknown()
......................................................................

msc: fix log typo in f_tc_cmserv_imsi_unknown()

Change-Id: If7aa20cd7fea81107f3748251070c32bb08f1f4e
---
M msc/MSC_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  neels: Looks good to me, approved
  pespin: Looks good to me, but someone else must approve



diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
index d668616..63e90f4 100644
--- a/msc/MSC_Tests.ttcn
+++ b/msc/MSC_Tests.ttcn
@@ -658,7 +658,7 @@
 		mtc.stop;
 		}
 	[] T.timeout {
-		setverdict(fail, "Timeout waiting for CM SERV REQ");
+		setverdict(fail, "Timeout waiting for CM SERV REJ");
 		mtc.stop;
 		}
 	}

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19720
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: If7aa20cd7fea81107f3748251070c32bb08f1f4e
Gerrit-Change-Number: 19720
Gerrit-PatchSet: 2
Gerrit-Owner: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: neels <nhofmeyr at sysmocom.de>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200819/dc40b181/attachment.htm>


More information about the gerrit-log mailing list