Grab submodules

pull/5846/head
Craig Tiller 9 years ago
parent 2360226ec2
commit a5d8bc2b5c
  1. 3
      tools/fuzzer/build_and_run_fuzzer.sh

@ -31,5 +31,6 @@
set -ex set -ex
make CONFIG=$config $1 Q= git submodule update --init
make CONFIG=$config $1
bins/$config/$1 bins/$config/$1

Loading…
Cancel
Save