Loading tests/fuzz/download_fuzzer.sh +1 −1 Original line number Diff line number Diff line Loading @@ -4,4 +4,4 @@ set -ex # Clone the curl-fuzzer repository to the specified directory. git clone https://github.com/curl/curl-fuzzer $1 git clone --depth=1 https://github.com/curl/curl-fuzzer "$1" Loading
tests/fuzz/download_fuzzer.sh +1 −1 Original line number Diff line number Diff line Loading @@ -4,4 +4,4 @@ set -ex # Clone the curl-fuzzer repository to the specified directory. git clone https://github.com/curl/curl-fuzzer $1 git clone --depth=1 https://github.com/curl/curl-fuzzer "$1"