Skip to content

Commit 186e28a

Browse files
chleroyChristian Brauner
authored andcommitted
selftests: pidfd: Add pidfd_fdinfo_test in .gitignore
The commit identified below added pidfd_fdinfo_test but failed to add it to .gitignore Fixes: 2def297 ("pidfd: add tests for NSpid info in fdinfo") Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr> Acked-by: Christian Brauner <christian.brauner@ubuntu.com> Cc: stable@vger.kernel.org Link: https://lore.kernel.org/r/966567c7dbaa26a06730d796354f8a086c0ee288.1582847778.git.christophe.leroy@c-s.fr Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
1 parent 22a34c6 commit 186e28a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/testing/selftests/pidfd/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ pidfd_open_test
22
pidfd_poll_test
33
pidfd_test
44
pidfd_wait
5+
pidfd_fdinfo_test
56
pidfd_getfd_test

0 commit comments

Comments
 (0)