Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b1caeb07 authored by Lukács T. Berki's avatar Lukács T. Berki Committed by Gerrit Code Review
Browse files

Merge "Print free disk space when starting build_test."

parents 33ebde3b 4070bcdc
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -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