6c824d68f1
The existing code was spuriously failing unit tests, because it was stripping non-permission bits off the file mode. On examination, the behaviour was inherited from similar code in moby/moby, which was intended to affect the resulting filemodes inside a Linux-based container built from Windows. However, this code path does have that effect in BuildKit as we are only calculating checksums here. Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com> |
||
---|---|---|
.. | ||
checksum.go | ||
checksum.pb.go | ||
checksum.proto | ||
checksum_test.go | ||
filehash.go | ||
filehash_unix.go | ||
filehash_windows.go | ||
generate.go | ||
path.go | ||
tarsum.go |