Add timeout properly

pull/5846/head
Craig Tiller 9 years ago
parent 3100eb8a28
commit 0dca61fe2e
  1. 2
      tools/fuzzer/build_and_run_fuzzer.sh

@ -32,4 +32,4 @@
set -ex
make CONFIG=$config $1 -j3
bins/$config/$1 -timeout=60
bins/$config/$1 -max_total_time=60

Loading…
Cancel
Save