Revert "Revert "run bp2build in mixed_mode_test.sh""

This reverts commit cb93d29aa9.

Reason for revert: retry this CL with additional changes in topic

Change-Id: Ibbb8926caef05c2177c06cb1c00795d407215f4a
This commit is contained in:
Sam Delmerico
2022-09-20 15:31:37 -04:00
parent 62b471ae71
commit 73d6bcc7bb
3 changed files with 5 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ df -h || true
echo
echo "Running Bazel smoke test..."
STANDALONE_BAZEL=true "${TOP}/tools/bazel" --batch --max_idle_secs=1 info
STANDALONE_BAZEL=true "${TOP}/tools/bazel" --batch --max_idle_secs=1 help
echo
echo "Running Soong test..."