Skip to content

Commit

Permalink
[nss-coverage] Force Cryptofuzz to use NSS
Browse files Browse the repository at this point in the history
  • Loading branch information
moz-mdauer committed Nov 21, 2024
1 parent 880a392 commit ebbd951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/nss-coverage/launch-worker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,6 @@ clone-corpus "cryptofuzz" \

# Run cryptofuzz
update-ec2-status "[$(date -Iseconds)] running cryptofuzz"
run-target "cryptofuzz/cryptofuzz" "cryptofuzz"
run-target "cryptofuzz/cryptofuzz" "cryptofuzz" --force-module=nss

update-ec2-status "[$(date -Iseconds)] done"

0 comments on commit ebbd951

Please sign in to comment.