未验证 提交 ee023ea8 编写于 作者: O openeuler-ci-bot 提交者: Gitee

!297 tc-testing: fix a bug in gitignore of tc-testing

Merge Pull Request from: @liujing_20201110 
 
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" 
 
Link:https://gitee.com/openeuler/kernel/pulls/297 
Reviewed-by: Xie XiuQi <xiexiuqi@huawei.com> 
Signed-off-by: Xie XiuQi <xiexiuqi@huawei.com> 
# SPDX-License-Identifier: GPL-2.0-only
__pycache__/
*.pyc
plugins/
*.xml
*.tap
tdc_config_local.py
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册