mirror of https://github.com/helm/helm
The PAX header test was making a WriteHeader call and ignoring the error. When writing the type TypeXHeader it was causing an error that was being silently ignored. The Go tar package cannot write this type and produces an error when one tries to. The error reads "cannot manually encode TypeXHeader, TypeGNULongName, or TypeGNULongLink headers" Signed-off-by: Matt Farina <matt@mattfarina.com>pull/8086/head
parent
09a1cb2ce6
commit
716c635d4e
Loading…
Reference in new issue