-
Notifications
You must be signed in to change notification settings - Fork 0
Commits on May 13, 2019
-
mxmirror: Fix "Exiting subroutine via next" warning
I've seen the warning **ERROR: unknown jbod: X0059Exiting subroutine via next at /usr/sbin/mxmirror line 652, <F> line 235. in the logs, with is a bit ugly. Change `next` to `return undef`. Callers are prepared to handle a `undef` (false) return.
Configuration menu - View commit details
-
Copy full SHA for b0c1132 - Browse repository at this point
Copy the full SHA b0c1132View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3c7803 - Browse repository at this point
Copy the full SHA a3c7803View commit details -
mxmirror: Remove obsolete comment
mxmirror has been integrated into the mxtools repository. Remove obsolete comment.
Configuration menu - View commit details
-
Copy full SHA for be28b3e - Browse repository at this point
Copy the full SHA be28b3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61acaca - Browse repository at this point
Copy the full SHA 61acacaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c4072c - Browse repository at this point
Copy the full SHA 3c4072cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf832ee - Browse repository at this point
Copy the full SHA bf832eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df9b2d - Browse repository at this point
Copy the full SHA 8df9b2dView commit details -
Remove Data::Dumper and callers which are all commented out.
Configuration menu - View commit details
-
Copy full SHA for 2444ecd - Browse repository at this point
Copy the full SHA 2444ecdView commit details -
Configuration menu - View commit details
-
Copy full SHA for a49733f - Browse repository at this point
Copy the full SHA a49733fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 60747d6 - Browse repository at this point
Copy the full SHA 60747d6View commit details -
mxmirror: Remove redundant whitespace
Remove dangling whitespace and repeated blank lines.
Configuration menu - View commit details
-
Copy full SHA for d44cf4b - Browse repository at this point
Copy the full SHA d44cf4bView 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.