From: "Mickaël Salaün" <mic@digikod.net>
To: Kees Cook <kees@kernel.org>
Cc: "Mickaël Salaün" <mic@digikod.net>,
linux-security-module@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [PATCH v1] samples/check-exec: Fix script name
Date: Thu, 6 Mar 2025 19:05:58 +0100 [thread overview]
Message-ID: <20250306180559.1289243-1-mic@digikod.net> (raw)
run-script-ask.sh had an incorrect file extension. This helper script
is not used by kselftests.
Cc: Kees Cook <kees@kernel.org>
Signed-off-by: Mickaël Salaün <mic@digikod.net>
---
samples/check-exec/{run-script-ask.inc => run-script-ask.sh} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename samples/check-exec/{run-script-ask.inc => run-script-ask.sh} (100%)
diff --git a/samples/check-exec/run-script-ask.inc b/samples/check-exec/run-script-ask.sh
similarity index 100%
rename from samples/check-exec/run-script-ask.inc
rename to samples/check-exec/run-script-ask.sh
--
2.48.1
next reply other threads:[~2025-03-06 18:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-06 18:05 Mickaël Salaün [this message]
2025-03-07 3:45 ` [PATCH v1] samples/check-exec: Fix script name Kees Cook
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250306180559.1289243-1-mic@digikod.net \
--to=mic@digikod.net \
--cc=kees@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-security-module@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.