diff options
author | Yauheni Kaliuta <yauheni.kaliuta@redhat.com> | 2020-05-27 10:16:58 +0300 |
---|---|---|
committer | Shuah Khan <skhan@linuxfoundation.org> | 2020-07-07 23:11:31 +0300 |
commit | c9f75047eb9b38b2461819398e8a30a172ca3d46 (patch) | |
tree | a9d2fe074f2067e68c4e1e2692bcab13b5a80b11 /scripts/bpf_helpers_doc.py | |
parent | 99aacebecb75c61e6a6a1bc29f5d87c9453f3b73 (diff) | |
download | linux-c9f75047eb9b38b2461819398e8a30a172ca3d46.tar.xz |
selftests: fix condition in run_tests
The check if there are any files to install in case of no files
compares "X " with "X" so never false.
Remove extra spaces. It may make sense to use make's $(if) function
here.
Signed-off-by: Yauheni Kaliuta <yauheni.kaliuta@redhat.com>
Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions