Skip to content
Commit 17909476 authored by Lu Dai's avatar Lu Dai Committed by Shuah Khan
Browse files

selftests: kselftest_deps: fix l5_test() empty variable



In the function l5_test(), variable $tests is empty when there is no .mk
file in the subsystem to be tested. It causes the following grep operation
get stuck.

This fix check the variable $tests, return when it is empty.

Signed-off-by: default avatarLu Dai <dai.lu@exordes.com>
Signed-off-by: default avatarShuah Khan <skhan@linuxfoundation.org>
parent d4e6fbd2
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment