diff options
author | Todd Gamblin <gamblin2@llnl.gov> | 2022-11-02 03:00:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-02 11:00:16 +0100 |
commit | a4d978be596829d006c50778179a2a497ec0f155 (patch) | |
tree | 35fe637377450203196ce5efd1ceaf2e010fb1d3 /.github/workflows/valid-style.yml | |
parent | 4bad9f9b1380e33499b6f8e06531898d8b7d679f (diff) | |
download | spack-a4d978be596829d006c50778179a2a497ec0f155.tar.gz spack-a4d978be596829d006c50778179a2a497ec0f155.tar.bz2 spack-a4d978be596829d006c50778179a2a497ec0f155.tar.xz spack-a4d978be596829d006c50778179a2a497ec0f155.zip |
tests: fix group membership check in sbang tests. (#33658)
Fixes an issue on the RHEL8 UBI container where this test would fail because `gr_mem`
was empty for every entry in the `grp` DB.
You have to check *both* the `pwd` database (which has primary groups) and `grp` (which
has other gorups) to do this correctly.
- [x] update `llnl.util.filesystem.group_ids()` to do this
- [x] use it in the `sbang` test
Diffstat (limited to '.github/workflows/valid-style.yml')
0 files changed, 0 insertions, 0 deletions