Skip to content

Commit

Permalink
selftests: net: add netlink-dumps to .gitignore
Browse files Browse the repository at this point in the history
Commit 55d42a0 ("selftests: net: add a test for closing
a netlink socket ith dump in progress") added a new test
but did not add it to gitignore.

Reviewed-by: Joe Damato <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
  • Loading branch information
kuba-moo committed Nov 10, 2024
1 parent e68da66 commit 252e01e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/testing/selftests/net/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ log.txt
msg_oob
msg_zerocopy
ncdevmem
netlink-dumps
nettest
psock_fanout
psock_snd
Expand Down

0 comments on commit 252e01e

Please sign in to comment.