commit | 885d86436c3f9ab0a13f39647860b526faa92cf8 | [log] [tgz] |
---|---|---|
author | Michael Matz <matz@suse.de> | Wed Nov 16 16:28:01 2022 +0100 |
committer | Michael Matz <matz@suse.de> | Wed Nov 30 17:15:08 2022 +0100 |
tree | fe346537ae1d7719d95c2f08c734a032820db9eb | |
parent | d7791499120d1ca92775bc63319af3165af30447 [diff] |
section-select: Fix exclude-file-3 this testcase wasn't correctly testing everything, it passed, even though sections from an excluded file were included. Fixing this reveals a problem in the new section selector. This fixes that as well.