Merge "set USE_RBE=false in Soong integration tests"
This commit is contained in:
@@ -111,7 +111,7 @@ function setup {
|
||||
|
||||
# shellcheck disable=SC2120
|
||||
function run_soong {
|
||||
build/soong/soong_ui.bash --make-mode --skip-ninja --skip-config --soong-only --skip-soong-tests "$@"
|
||||
USE_RBE=false build/soong/soong_ui.bash --make-mode --skip-ninja --skip-config --soong-only --skip-soong-tests "$@"
|
||||
}
|
||||
|
||||
function create_mock_bazel {
|
||||
|
Reference in New Issue
Block a user