Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply post_group_filter in rehash on all groups #149

Merged
merged 1 commit into from
Aug 26, 2022
Merged

Conversation

pkolaczk
Copy link
Owner

The filter was not applied on items matched by pre-filter
which in some cases led to incorrect reporting of unique files.

Fixes #148

The filter was not applied on items matched by pre-filter
which in some cases led to incorrect reporting of unique files.

Fixes #148
@pkolaczk pkolaczk merged commit c92b497 into master Aug 26, 2022
@pkolaczk pkolaczk deleted the fix-post-filter branch August 26, 2022 09:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

--unique shows non unique files
1 participant