aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/fuzzer
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2016-03-17 15:02:16 -0700
committerGravatar Craig Tiller <ctiller@google.com>2016-03-17 15:02:16 -0700
commit238e847ac1483c9b2deae3322f58666ebae3d740 (patch)
tree0500bdca2c3f33c0ebb6f81e9aba4b5117f7d4bc /tools/fuzzer
parentbe615dc9da786e852c470093cc77eb8f34a841a2 (diff)
x
Diffstat (limited to 'tools/fuzzer')
-rwxr-xr-xtools/fuzzer/build_and_run_fuzzer.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/fuzzer/build_and_run_fuzzer.sh b/tools/fuzzer/build_and_run_fuzzer.sh
index 67e3a5b99f..4dbb6d8f69 100755
--- a/tools/fuzzer/build_and_run_fuzzer.sh
+++ b/tools/fuzzer/build_and_run_fuzzer.sh
@@ -32,6 +32,7 @@
set -ex
git submodule update --init
+ls -R
make run_dep_checks
make CONFIG=$config $1
bins/$config/$1