-
Notifications
You must be signed in to change notification settings - Fork 1
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
Suggestions for v1.0.4 #1
base: master
Are you sure you want to change the base?
Conversation
Command line arguments for stat are different on macOS (Darwin) and Linux. If the file does not end with a empty line some editors (like nano) will add one even if you save the file without any modifications. In this case, the md5 hash is different even if the user did not change any content. Adding a newline is a workaround for this.
Good suggestions, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The approval was only for first commit, I didn't know it applies to the whole PR.
Thanks again for the changes/fixes/extensions! I'd be more than happy to approve the PR. Please could you take a look at the changes I suggested? |
Previously, the environment variable was ignored if a configuration file is found.
@t0r0X I made the changes you requested. Can you take a look? |
Poke @t0r0X |
Any updates here? @t0r0X please take a look 😃 |
stat
withopenssl md5
for better compatibility