Re: [PATCH testsuite] tests/file_contexts: update .gitignore
Stephen Smalley <[email protected]> Wed, 29 Jul 2026 08:52:53 -0400
| Newsgroups | org.kernel.vger.selinux |
|---|---|
| Message-ID | <CAEjxPJ6gjYY8hwGu07j_nf2ZKXvb1y+2eC1i_3rdLVKV9GKz0w@mail.gmail.com> |
On Wed, Jul 29, 2026 at 8:12 AM Stephen Smalley <[email protected]> wrote: > > Add test_multiple to .gitignore. > > Signed-off-by: Stephen Smalley <[email protected]> This is merged now. > --- > tests/file_contexts/.gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/file_contexts/.gitignore b/tests/file_contexts/.gitignore > index dd877b4..8b95fcb 100644 > --- a/tests/file_contexts/.gitignore > +++ b/tests/file_contexts/.gitignore > @@ -3,3 +3,4 @@ test_lookup > test_open > test_open_base > test_validate > +test_multiple > -- > 2.55.0 >