Discussion:
[SSSD] [sssd PR#5624][opened] DEBUG: fix _all_levels_enabled()
alexey-tikhonov
2021-05-07 19:22:15 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5624
Author: alexey-tikhonov
Title: #5624: DEBUG: fix _all_levels_enabled()
Action: opened

PR body:
"""
Expression was wrong in case `debug_level` had any bit without associated level turned on (for example, 0xfff0).

Thanks @pbrezina for the catch.
"""

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5624/head:pr5624
git checkout pr5624
alexey-tikhonov
2021-05-07 19:22:48 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5624
Title: #5624: DEBUG: fix _all_levels_enabled()

Label: +Waiting for review
pbrezina
2021-05-10 10:55:21 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5624
Title: #5624: DEBUG: fix _all_levels_enabled()

pbrezina commented:
"""
Ack.
"""

See the full comment at https://github.com/SSSD/sssd/pull/5624#issuecomment-836549860
pbrezina
2021-05-10 10:55:30 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5624
Title: #5624: DEBUG: fix _all_levels_enabled()

Label: +Ready to push
pbrezina
2021-05-10 12:55:24 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5624
Title: #5624: DEBUG: fix _all_levels_enabled()

Label: -Waiting for review
pbrezina
2021-05-10 12:55:25 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5624
Title: #5624: DEBUG: fix _all_levels_enabled()

Label: +Accepted
pbrezina
2021-05-10 12:57:00 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5624
Title: #5624: DEBUG: fix _all_levels_enabled()

pbrezina commented:
"""
Pushed PR: https://github.com/SSSD/sssd/pull/5624

* `master`
* ce54789e77a282c4d02e0139eccd1c5163576de6 - DEBUG: fix _all_levels_enabled()

"""

See the full comment at https://github.com/SSSD/sssd/pull/5624#issuecomment-836666373
pbrezina
2021-05-10 12:57:01 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5624
Title: #5624: DEBUG: fix _all_levels_enabled()

Label: +Pushed
pbrezina
2021-05-10 12:57:05 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5624
Title: #5624: DEBUG: fix _all_levels_enabled()

Label: -Accepted
pbrezina
2021-05-10 12:57:06 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5624
Title: #5624: DEBUG: fix _all_levels_enabled()

Label: -Ready to push
pbrezina
2021-05-10 12:57:09 UTC
Permalink
URL: https://github.com/SSSD/sssd/pull/5624
Author: alexey-tikhonov
Title: #5624: DEBUG: fix _all_levels_enabled()
Action: closed

To pull the PR as Git branch:
git remote add ghsssd https://github.com/SSSD/sssd
git fetch ghsssd pull/5624/head:pr5624
git checkout pr5624

Loading...