mirror of
https://github.com/apple/container.git
synced 2026-08-29 02:24:25 -05:00
Seems `run` was changed to return a data blob variant of stdout, which made the function have a tuple of size 4 instead of 3 now. The stats tests still used the old 3 wide variant which broke the build.