mirror of
https://github.com/apple/container.git
synced 2026-07-14 21:47:01 +00:00
266b135da2
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.