summaryrefslogtreecommitdiff
path: root/tests/test-pull-sizes.sh
Commit message (Collapse)AuthorAgeFilesLines
* Update FSF license notices to use URL instead of addressJoseph Marrero2021-12-071-3/+1
|
* tests/pull-sizes: Disable xattrs everywhereColin Walters2020-04-051-0/+2
| | | | | | I am getting SELinux xattrs committed in local development (inside https://github.com/cgwalters/coretoolbox ), which throws off the hardcoded sizes in this test.
* bin/show: Add --print-sizes option to show sizes metadataDan Nicholson2020-01-201-0/+58
Use the new `ostree_commit_get_object_sizes()` API to read the `ostree.sizes` commit metadata and print a summary.