diff options
Diffstat (limited to 'tools/build/tests/run.sh')
-rwxr-xr-x | tools/build/tests/run.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/build/tests/run.sh b/tools/build/tests/run.sh index 44d2a0fade67..2c54e4d43546 100755 --- a/tools/build/tests/run.sh +++ b/tools/build/tests/run.sh @@ -1,4 +1,5 @@ #!/bin/sh +# SPDX-License-Identifier: GPL-2.0 function test_ex { make -C ex V=1 clean > ex.out 2>&1 |