Loading build_test.bash +4 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,10 @@ case $(uname) in ;; esac echo echo "Free disk space:" df -h echo echo "Running Bazel smoke test..." "${TOP}/tools/bazel" --batch --max_idle_secs=1 info Loading Loading
build_test.bash +4 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,10 @@ case $(uname) in ;; esac echo echo "Free disk space:" df -h echo echo "Running Bazel smoke test..." "${TOP}/tools/bazel" --batch --max_idle_secs=1 info Loading