[roll] Roll fuchsia [cache_manager] Fix status check after clearing cache

The status check after the cache is cleared was incorrectly using the
_original_ storage usage, rather than the post-clearing storage usage.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1100078
Original-Revision: 6de610e635f770ed3dca971e3b03d4ab2dea0622
GitOrigin-RevId: af32b3961aa35a38e9c0df986bc91b4ea71b40f7
Change-Id: If31ba3057c83e46b14fbe43e687f0c4e68108b42
1 file changed
tree: 02194de31604ae607b2c4e19c9e8e8bdff9b3569
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cts
  6. firmware
  7. flower
  8. jiri.lock
  9. MILESTONE
  10. minimal
  11. prebuilts
  12. README.md
  13. stem
  14. test_durations
  15. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.