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

systemtap: Missing a comma #5202

Closed

Conversation

avisiedo
Copy link
Contributor

@avisiedo avisiedo commented Jun 11, 2020

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: #5201

Copy link
Contributor

@elkoniu elkoniu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@pbrezina
Copy link
Member

It would be good to mentioned the original author in the commit message and link to the patch he submitted.

@alexey-tikhonov
Copy link
Member

alexey-tikhonov commented Jun 25, 2020

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
@avisiedo avisiedo force-pushed the wip/5201-sssd_functions-missing-comma branch from 006a8e5 to 10255d8 Compare June 25, 2020 09:40
@avisiedo
Copy link
Contributor Author

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.

Done! Thanks @alexey-tikhonov

@pbrezina
Copy link
Member

Thank you. I added back accepted label since only commit message was changed.

@pbrezina
Copy link
Member

Pushed PR: #5202

  • master
    • 6602952 - systemtap: Missing a comma

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

sssd-common: missing comma in file sssd_functions.stp
4 participants