mirror of
https://github.com/torvalds/linux.git
synced 2024-12-03 17:41:22 +00:00
8ef1ec0ca3
Fix Makefile to set safesetid-test.sh to TEST_PROGS instead
of non existing run_tests.sh.
Without this fix, I got following error.
----
TAP version 13
1..1
# selftests: safesetid: run_tests.sh
# Warning: file run_tests.sh is missing!
not ok 1 selftests: safesetid: run_tests.sh
----
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
config | ||
Makefile | ||
safesetid-test.c | ||
safesetid-test.sh |