]> git.baikalelectronics.ru Git - kernel.git/commit
tc-testing: gitignore, delete plugins directory
authorliujing <liujing@cmss.chinamobile.com>
Wed, 22 Jun 2022 12:12:37 +0000 (08:12 -0400)
committerJakub Kicinski <kuba@kernel.org>
Fri, 24 Jun 2022 23:23:47 +0000 (16:23 -0700)
commitd70797a17d72734c4940250e55b6acf5b272aa20
tree4825cc6f5444bbfd078009a0e265a7e382017e0e
parent092e655f745968d419babd1d123ffdac39158ba6
tc-testing: gitignore, delete plugins directory

when we modfying kernel, commit it to our environment building. we find a error
that is "tools/testing/selftests/tc-testing/plugins" failed: No such file or directory"

we find plugins directory is ignored in
"tools/testing/selftests/tc-testing/.gitignore", but the plugins directory
is need in "tools/testing/selftests/tc-testing/Makefile"

Signed-off-by: liujing <liujing@cmss.chinamobile.com>
Link: https://lore.kernel.org/r/20220622121237.5832-1-liujing@cmss.chinamobile.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
tools/testing/selftests/tc-testing/.gitignore