Loading envsetup.sh +0 −5 Original line number Diff line number Diff line Loading @@ -1881,11 +1881,6 @@ function _wrap_build() color_reset="" fi if [[ "x${USE_RBE}" == "x" && $mins -gt 15 && "${ANDROID_BUILD_ENVIRONMENT_CONFIG}" == "googler" ]]; then echo echo "${color_warning}Start using RBE (http://go/build-fast) to get faster builds!${color_reset}" fi echo if [ $ret -eq 0 ] ; then echo -n "${color_success}#### build completed successfully " Loading Loading
envsetup.sh +0 −5 Original line number Diff line number Diff line Loading @@ -1881,11 +1881,6 @@ function _wrap_build() color_reset="" fi if [[ "x${USE_RBE}" == "x" && $mins -gt 15 && "${ANDROID_BUILD_ENVIRONMENT_CONFIG}" == "googler" ]]; then echo echo "${color_warning}Start using RBE (http://go/build-fast) to get faster builds!${color_reset}" fi echo if [ $ret -eq 0 ] ; then echo -n "${color_success}#### build completed successfully " Loading