aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/fuzzer
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-03-17 14:33:47 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-03-17 14:33:47 -0700
commit2360226ec283e91a8701052941a2675e4cd43f0d (patch)
tree90c8cd6ff39ea174bd5fdcb4e50e136d490886cb /tools/fuzzer
parent1b872f2020d3867b9f6f2e04c23b6446752e2585 (diff)
huh
Diffstat (limited to 'tools/fuzzer')
-rwxr-xr-xtools/fuzzer/build_and_run_fuzzer.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/fuzzer/build_and_run_fuzzer.sh b/tools/fuzzer/build_and_run_fuzzer.sh
index c58fef2f0f..cd04684014 100755
--- a/tools/fuzzer/build_and_run_fuzzer.sh
+++ b/tools/fuzzer/build_and_run_fuzzer.sh
@@ -31,6 +31,5 @@
set -ex
-du
-make CONFIG=$config $1
+make CONFIG=$config $1 Q=
bins/$config/$1