Commit c851fb1
committed
Ignore return code when clearing supplementary groups
If we're an anonymous client, we won't be allowed to clear the groups,
logging an error. Rather than keeping a state variable, just try and
ignore the result.1 parent 64de6e5 commit c851fb1
1 file changed
Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
211 | | - | |
212 | | - | |
| 210 | + | |
213 | 211 | | |
214 | 212 | | |
215 | 213 | | |
| |||
0 commit comments