]> 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)
commitbeb37ce53557803ba0c250dc596e7cb49bd5f9e5
tree4825cc6f5444bbfd078009a0e265a7e382017e0e
parenteb82ccbfdb0533b7139a52d259ae2cb863e272c3
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