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 <[email protected]> Acked-by: Christian Brauner <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/r/966567c7dbaa26a06730d796354f8a086c0ee288.1582847778.git.christophe.leroy@c-s.fr Signed-off-by: Christian Brauner <[email protected]>
1 parent 22a34c6 commit 186e28a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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)