mirror of
https://github.com/mudler/luet.git
synced 2025-09-02 07:45:02 +00:00
This was specific to when s.Target differs from /. The helpers creating the path were considering the full traversal, instead they should stop at target. E.g. our rootfs is in /foo/bar, and while we build the list of paths to prune for /foo/bar/baz/bar, we should stop looking at /foo/bar.