From e6f1cb06c7dcbf7c4f6f684120581bb1c0ade6f0 Mon Sep 17 00:00:00 2001 From: Craig Tiller Date: Thu, 17 Mar 2016 14:44:14 -0700 Subject: [PATCH] x --- tools/fuzzer/build_and_run_fuzzer.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/fuzzer/build_and_run_fuzzer.sh b/tools/fuzzer/build_and_run_fuzzer.sh index ace79523ea2..67e3a5b99f2 100755 --- a/tools/fuzzer/build_and_run_fuzzer.sh +++ b/tools/fuzzer/build_and_run_fuzzer.sh @@ -32,5 +32,6 @@ set -ex git submodule update --init +make run_dep_checks make CONFIG=$config $1 bins/$config/$1