-
Notifications
You must be signed in to change notification settings - Fork 10
fix for Issue 9 - SAPStartSrv to translate pgrep returncode into ocf returncodes #10
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
Conversation
…n code of pgrep to ocf returncodes
|
@arbulu89 As discussed in the previous PR I have splitted now the fix for the bad return code from the new feature (pre/post service) coming with the next PR |
arbulu89
left a comment
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.
Hi @fmherschel
We should put that second big comment in the main docstring.
It makes a visual impresion that the code is splitted.
Besides that, I still see the need to cover this new piece of code by unit test, as the new if/else is not.
Let me know if you need any help with the tests
|
** removing my comments here and will come back with an updated one ** |
|
@fmherschel I'm sorry if I gave the impression that I'm blocking your efforts. It was not my intention. This just meant:
As they were just small changes, I thought we should add them. If we have that many urgency, we can just merge this PR, opening a |
|
@arbulu89 Thanks for you understanding the pressure. We should have a short call. Lets communcate the other stuff via RC. I was running into the trap mixing the communication channels. Sorry for that. |
|
Follow up ticket: #11 |
No description provided.