diff --git a/services/nss-coverage/launch-worker.sh b/services/nss-coverage/launch-worker.sh index 99e8b5ad..b54bcec9 100755 --- a/services/nss-coverage/launch-worker.sh +++ b/services/nss-coverage/launch-worker.sh @@ -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"