Skip to content

Commit 5d3a14e

Browse files
committed
,
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
1 parent 2e44eb3 commit 5d3a14e

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

mozjs-sys/etc/sm-security-bump.py

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,6 @@
2626

2727
download_from_taskcluster(changeset)
2828

29-
for file in ["mozjs.tar.xz", "allFunctions.txt.gz", "gcFunctions.txt.gz"]:
30-
subprocess.check_call(
31-
[
32-
"gh",
33-
"attestation",
34-
"verify",
35-
file,
36-
"--repo",
37-
"servo/mozjs",
38-
]
39-
)
40-
4129
subprocess.check_call(
4230
[
4331
"gh",

0 commit comments

Comments
 (0)