Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bee-query: Use canonical names in file search
When "bee query PATTERN" is used to grep for installed files, use the inventor file and translate the filenames from the inventory to their canonical form, which is the real path, not the path used to install them, possilby following symlinks. The new code is a lot faster than the old one. The wall time for `fakeroot bee query otop` is reduced from 0m11.712s to 0m0.760s.
- Loading branch information