aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/fuzzer
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-03-17 15:01:41 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-03-17 15:01:41 -0700
commitbe615dc9da786e852c470093cc77eb8f34a841a2 (patch)
treef88af992a54a081ba00b0a4b7274bf75772687fa /tools/fuzzer
parent815b207555802e1a345fa83f4457ef0c3dc1188b (diff)
x
Diffstat (limited to 'tools/fuzzer')
-rwxr-xr-xtools/fuzzer/build_and_run_fuzzer.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/fuzzer/build_and_run_fuzzer.sh b/tools/fuzzer/build_and_run_fuzzer.sh
index db95249fc1..67e3a5b99f 100755
--- a/tools/fuzzer/build_and_run_fuzzer.sh
+++ b/tools/fuzzer/build_and_run_fuzzer.sh
@@ -33,5 +33,5 @@ set -ex
git submodule update --init
make run_dep_checks
-make CONFIG=$config $1 -j3
+make CONFIG=$config $1
bins/$config/$1