-
Notifications
You must be signed in to change notification settings - Fork 13
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
Five PRs in one: Update to Python 3, rely on PATH, rename script, fix a typo, add gerdriesselmann's fix from issue #2 #3
Open
hacklschorsch
wants to merge
12
commits into
bojleros:master
Choose a base branch
from
PrivateStorageio:main
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Oct 18, 2021
-
Add fix for when MegaCLI returns N/A instead of a number
Thanks @gerdriesselmann for his work in bojleros#2
Configuration menu - View commit details
-
Copy full SHA for a044d5f - Browse repository at this point
Copy the full SHA a044d5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3da003b - Browse repository at this point
Copy the full SHA 3da003bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ed28147 - Browse repository at this point
Copy the full SHA ed28147View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43a5cee - Browse repository at this point
Copy the full SHA 43a5ceeView commit details -
even if that results in some questionable double braces for the print statements
Configuration menu - View commit details
-
Copy full SHA for 67e9cad - Browse repository at this point
Copy the full SHA 67e9cadView commit details -
Configuration menu - View commit details
-
Copy full SHA for b845de8 - Browse repository at this point
Copy the full SHA b845de8View commit details
Commits on Nov 3, 2021
-
Rely on system PATH to find MegaCli64 utility
The [`subprocess.check_output` docs](https://docs.python.org/3/library/subprocess.html#subprocess.check_output) say that using the system's PATH entirely possible just by using a bare command (no slashes).
Configuration menu - View commit details
-
Copy full SHA for 9536933 - Browse repository at this point
Copy the full SHA 9536933View commit details -
Configuration menu - View commit details
-
Copy full SHA for a7775a0 - Browse repository at this point
Copy the full SHA a7775a0View commit details
Commits on Dec 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for c4c4ecb - Browse repository at this point
Copy the full SHA c4c4ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ebe103 - Browse repository at this point
Copy the full SHA 0ebe103View commit details -
Configuration menu - View commit details
-
Copy full SHA for e76300c - Browse repository at this point
Copy the full SHA e76300cView commit details
Commits on Jul 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2872bf3 - Browse repository at this point
Copy the full SHA 2872bf3View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.