We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d7b376 commit 5826b9dCopy full SHA for 5826b9d
tests/test_esim.sh
@@ -8,7 +8,7 @@ mkdir -p esim
8
echo "### Testing eSIM structures ..."
9
cd ./esim
10
rm -f ./*tpl* ./*der ./*unwrapped
11
-wget https://github.com/GSMATerminals/Generic-eUICC-Test-Profile-for-Device-Testing-Public/raw/master/GSMA_TS48_eSIM_GTP_Profile_Package_v5.zip
+wget https://github.com/GSMATerminals/Generic-eUICC-Test-Profile-for-Device-Testing-Public/raw/84ba342b654425c283e02a16c10d487f6201cd01/GSMA_TS48_eSIM_GTP_Profile_Package_v5.zip
12
unzip GSMA_TS48_eSIM_GTP_Profile_Package_v5.zip \*der
13
while read -r i; do
14
echo -n "${i} ... "
0 commit comments