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

Updated readme to include --suboption, and changed all the options to use the proper double-dash. #91

Merged
merged 2 commits into from
Apr 14, 2021

Conversation

TexasDex
Copy link
Contributor

The --suboption argument wasn't listed in the readme.

Also, using em-dash for the long options doesn't work, and might cause problems if people copy/paste from documentation. Fixed by changing to double dash.

@TexasDex
Copy link
Contributor Author

I've added a fix to two aspects of the quota_health check:

First of all, the user quotas would be essentially ignored, so I added code to handle that case.

Second, the elsif in the quota checking meant that if there was a hard quota set, the soft quota or space-threshold would not be checked at all.

@willemdh
Copy link
Collaborator

@TexasDex Hello, Just merged @Elias481 's PR. Can you rebase pls? Thanks.

… use the proper double-dash, rather than the special em-dash character.
… hard limit that was set would cause it to skip the check for the soft limit
@TexasDex
Copy link
Contributor Author

Ok, after some trial and error I think I got the rebase right.

@willemdh willemdh merged commit 1e52852 into district09:master Apr 14, 2021
@willemdh
Copy link
Collaborator

@TexasDex Sry it took so long. Just tested it on our NetApp and seems to work fine. If you let me know your full name, I can add it to the list of contributors. Tx

@willemdh willemdh mentioned this pull request Apr 14, 2021
@TexasDex
Copy link
Contributor Author

TexasDex commented Apr 14, 2021 via email

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.

2 participants