Loading build_test.bash +3 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,9 @@ esac echo echo "Free disk space:" df -h # Ignore df errors because it errors out on gvfsd file systems # but still displays most of the useful info we need df -h || true echo echo "Running Bazel smoke test..." Loading Loading
build_test.bash +3 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,9 @@ esac echo echo "Free disk space:" df -h # Ignore df errors because it errors out on gvfsd file systems # but still displays most of the useful info we need df -h || true echo echo "Running Bazel smoke test..." Loading