URL: https://github.com/SSSD/sssd/pull/927 Author: miztake Title: #927: Add processing to save errno before outputting DEBUG Action: opened
PR body: """ In some processes, DEBUG is output after a system call error, and errno is returned. errno should be saved before DEBUG is output. Add a process to save errno before outputting DEBUG so that errno is not overwritten in DEBUG output process. """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/927/head:pr927 git checkout pr927
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
centos-ci commented: """ Can one of the admins verify this patch? """
See the full comment at https://github.com/SSSD/sssd/pull/927#issuecomment-549432561
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
alexey-tikhonov commented: """ ok to test """
See the full comment at https://github.com/SSSD/sssd/pull/927#issuecomment-549438949
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
Label: +Changes requested
URL: https://github.com/SSSD/sssd/pull/927 Author: miztake Title: #927: Add processing to save errno before outputting DEBUG Action: synchronized
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/927/head:pr927 git checkout pr927
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
Label: -Changes requested
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
Label: +Waiting for review
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
alexey-tikhonov commented: """ Thank you. ACK. """
See the full comment at https://github.com/SSSD/sssd/pull/927#issuecomment-549828514
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
Label: -Waiting for review
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
Label: +Ready to push
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
pbrezina commented: """ * `master` * 9f398c7b0d5b1bb06c988dc31fd96983020d8ea5 - Add processing to save errno before outputting DEBUG
"""
See the full comment at https://github.com/SSSD/sssd/pull/927#issuecomment-551055648
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
Label: -Accepted
URL: https://github.com/SSSD/sssd/pull/927 Title: #927: Add processing to save errno before outputting DEBUG
Label: -Ready to push
URL: https://github.com/SSSD/sssd/pull/927 Author: miztake Title: #927: Add processing to save errno before outputting DEBUG Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/927/head:pr927 git checkout pr927
sssd-devel@lists.fedorahosted.org