Commit cacbfadd authored by Leif Walsh's avatar Leif Walsh

#10 reindent

parent 36795f8a
......@@ -15,17 +15,17 @@ if [[ ! -d mysql ]]; then
git clone $repos/ft-engine
pushd ft-engine
git checkout simplify-build
git checkout simplify-build
popd
cp -r ft-engine/* .
pushd storage/tokudb
git clone $repos/ft-index
pushd ft-index
git checkout simplify-build
pushd third_party
git clone $repos/jemalloc
popd
popd
git clone $repos/ft-index
pushd ft-index
git checkout simplify-build
pushd third_party
git clone $repos/jemalloc
popd
popd
popd
else
cd mysql
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment