dexter has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43201?usp=email )

Change subject: SGP32Definitions_Templates: Add A2 tag to tagList
......................................................................

SGP32Definitions_Templates: Add A2 tag to tagList

The tagList in ts_ipaEuiccDataRequest lacks the A2 tag (eUICC
Package Results). Technically this is not an error, but let's
add this Tag for completeness.

Related: SYS#8100
Change-Id: Ie08aa81f71ed7968a19d48f138b30e45629f9919
---
M library/euicc/SGP32Definitions_Templates.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  jolly: Looks good to me, approved




diff --git a/library/euicc/SGP32Definitions_Templates.ttcn 
b/library/euicc/SGP32Definitions_Templates.ttcn
index 6722e11..be715b6 100644
--- a/library/euicc/SGP32Definitions_Templates.ttcn
+++ b/library/euicc/SGP32Definitions_Templates.ttcn
@@ -339,7 +339,7 @@
 }
 template (value) IpaEuiccDataRequest
 ts_ipaEuiccDataRequest := {
-       tagList := '81BF20BF228384A5A6A8A9A0'O,
+       tagList := '81BF20BF228384A5A6A8A9A0A2'O,
        euiccCiPKIdentifierToBeUsed := omit,
        searchCriteriaNotification := omit,
        searchCriteriaEuiccPackageResult := omit,

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

Gerrit-MessageType: merged
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Ie08aa81f71ed7968a19d48f138b30e45629f9919
Gerrit-Change-Number: 43201
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <[email protected]>
Gerrit-Reviewer: jolly <[email protected]>
Gerrit-Reviewer: laforge <[email protected]>

Reply via email to