Skip to content

Commit

Permalink
[nss-coverage] Update Cryptofuzz URL (#561)
Browse files Browse the repository at this point in the history
update cryptofuzz url
  • Loading branch information
moz-mdauer authored Nov 26, 2024
1 parent 880a392 commit 040e7d7
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 @@ -59,7 +59,7 @@ fi
# Clone cryptofuzz
update-ec2-status "[$(date -Iseconds)] setup: cloning cryptofuzz"
if [[ ! -d cryptofuzz ]]; then
git-clone https://github.com/guidovranken/cryptofuzz.git
git-clone https://github.com/MozillaSecurity/cryptofuzz.git
fi

COVRUNTIME=${COVRUNTIME-3600}
Expand Down

0 comments on commit 040e7d7

Please sign in to comment.