ZOSOpenTools / meta

Meta repository to tie together the various underlying z/OS Open Source tools repositories here
https://zosopentools.github.io/meta/
Apache License 2.0
37 stars 25 forks source link

metadata.json sizes should be in bytes, not 512-byte units #635

Closed IgorTodorovskiIBM closed 6 months ago

IgorTodorovskiIBM commented 6 months ago

Noticed that the metadata.json sizes are different than in the release cache.

By default:

du measures file space in 512-byte units.

This adjusts it to bytes.