]> www.infradead.org Git - users/dwmw2/linux.git/commit
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)
commitd2cf8ccf5a1871058a083c00efe37d7eb91bf6bd
tree1aa9f3655b83c754f7b4cc2a68fb2782ce02356d
parent71c769231ff73289c8f988453987af60f1d04da3
samples/check-exec: Fix script name

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]