blob: af608dc7637d91b3b8fb90cbadfb3b885f4168d4 [file] [log] [blame]
#!/usr/bin/env bash
set -e
set -x
rm -rf *
git clone https://android.googlesource.com/platform/external/lldb-utils -b lldb-master-dev
cp lldb-utils/buildbotScripts/bashShell/svntotbuild/* .
cp ../test_cfg.json test_cfg.json