]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
samples/check-exec: Fix script name
authorMickaël Salaün <mic@digikod.net>
Thu, 6 Mar 2025 18:05:58 +0000 (19:05 +0100)
committerKees Cook <kees@kernel.org>
Sat, 8 Mar 2025 03:58:05 +0000 (19:58 -0800)
run-script-ask.sh had an incorrect file extension.  This helper script
is not used by kselftests.

Fixes: 2a69962be4a7 ("samples/check-exec: Add an enlighten "inc" interpreter and 28 tests")
Signed-off-by: Mickaël Salaün <mic@digikod.net>
Link: https://lore.kernel.org/r/20250306180559.1289243-1-mic@digikod.net
Signed-off-by: Kees Cook <kees@kernel.org>
samples/check-exec/run-script-ask.sh [moved from samples/check-exec/run-script-ask.inc with 100% similarity]