Merge "Print free disk space when starting build_test."
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user