mirror of
https://github.com/moby/moby.git
synced 2026-07-26 03:07:42 +00:00
The test was failing because TarOptions was using a non-pointer for ChownOpts, which meant the check for nil was never true, and createTarFile was never using the hdr.UID/GID Signed-off-by: Daniel Nephin <dnephin@docker.com>
4.7 KiB
4.7 KiB