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
systemtap: Missing a comma #5202
systemtap: Missing a comma #5202
Conversation
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.
LGTM
|
It would be good to mentioned the original author in the commit message and link to the patch he submitted. |
6eac147
to
006a8e5
Compare
|
Hi @avisiedo, could you please also add "Resolves: " before the link to upstream issue in the commit message? This would automatically link PR to the issue. |
sssd_functions.stp was missing a comma. Thanks to William Cohen for reporting the issue and the patch to fix it. https://bugzilla.redhat.com/show_bug.cgi?id=1840194 Resolves: SSSD#5201
006a8e5
to
10255d8
Compare
Done! Thanks @alexey-tikhonov |
|
Thank you. I added back accepted label since only commit message was changed. |
sssd_functions.stpwas missing a comma.Thanks to William Cohen for reporting the issue and the patch to fix it.
https://bugzilla.redhat.com/show_bug.cgi?id=1840194
Resolves: #5201