diff options
Diffstat (limited to 'build/android/buildbot_try_builder.sh')
-rwxr-xr-x | build/android/buildbot_try_builder.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/android/buildbot_try_builder.sh b/build/android/buildbot_try_builder.sh index 15fe311..fc58f0f 100755 --- a/build/android/buildbot_try_builder.sh +++ b/build/android/buildbot_try_builder.sh @@ -14,6 +14,5 @@ BB_SRC_ROOT="$(cd "$(dirname $0)/../.."; pwd)" # You will also need to change buildbot_try_tester.sh bb_baseline_setup "$BB_SRC_ROOT" "$@" -bb_install_build_deps "$BB_SRC_ROOT" bb_compile bb_zip_build |