Skip to content
Permalink
Browse files
Added submodule updates to BUILD scripts
  • Loading branch information
montywi committed Jun 30, 2017
1 parent a2d5bd9 commit f99b835
Showing 1 changed file with 5 additions and 0 deletions.
@@ -35,6 +35,11 @@ fi
# git clean -fdX removes all ignored (build) files
commands="\
git clean -fdX
cd ./libmariadb
git submodule update
cd ../storage/rocksdb/rocksdb
git submodule update
cd ../../..
path=`dirname $0`
. \"$path/autorun.sh\""

0 comments on commit f99b835

Please sign in to comment.