Skip to content

Commit 252e01e

Browse files
committed
selftests: net: add netlink-dumps to .gitignore
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]>
1 parent e68da66 commit 252e01e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/testing/selftests/net/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ log.txt
1919
msg_oob
2020
msg_zerocopy
2121
ncdevmem
22+
netlink-dumps
2223
nettest
2324
psock_fanout
2425
psock_snd

0 commit comments

Comments
 (0)