Update script a bit.

This commit is contained in:
Sergey Pepyakin 2018-06-22 13:12:56 +03:00
parent 52ed4bb589
commit 3657101d9a
1 changed files with 4 additions and 0 deletions

View File

@ -2,4 +2,8 @@
export HFUZZ_RUN_ARGS="--max_file_size 2048"
die() { echo "$*"; exit 1; }
command -v wasm || die "spec interpreter 'wasm' is not on PATH";
rustup run nightly cargo hfuzz run hfuzz