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

Error message reports the wrong file in certain conditions #5

Closed
merces opened this issue Jul 28, 2023 · 0 comments
Closed

Error message reports the wrong file in certain conditions #5

merces opened this issue Jul 28, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@merces
Copy link
Owner

merces commented Jul 28, 2023

If you provide entropy with more than one path where at least one of them is not a regular file, entropy will correctly fail for this file, but it will report the wrong file in the error message:

./entropy /bin/ls /bin
2.71 /bin/ls
"/bin/ls" isn't a regular file, skipping.
@merces merces added the bug Something isn't working label Jul 28, 2023
@merces merces self-assigned this Jul 28, 2023
@merces merces closed this as completed in 9bcb460 Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant