public inbox for linux-kernel-mentees@lists.linux-foundation.org
 help / color / mirror / Atom feed
From: "Mickaël Salaün" <mic@digikod.net>
To: Bharadwaj Raju <bharadwaj.raju777@gmail.com>
Cc: gnoack@google.com, shuah@kernel.org, skhan@linuxfoundation.org,
	 linux-security-module@vger.kernel.org,
	linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	 linux-kernel-mentees@lists.linux.dev
Subject: Re: [PATCH] selftests/landlock: add binaries to gitignore
Date: Fri, 21 Feb 2025 17:11:30 +0100	[thread overview]
Message-ID: <20250221.iehieChaoki1@digikod.net> (raw)
In-Reply-To: <20250210161101.6024-1-bharadwaj.raju777@gmail.com>

On Mon, Feb 10, 2025 at 09:40:57PM +0530, Bharadwaj Raju wrote:
> Building the test creates binaries 'wait-pipe' and
> 'sandbox-and-launch' which need to be gitignore'd.
> 
> Signed-off-by: Bharadwaj Raju <bharadwaj.raju777@gmail.com>

Thanks!

> ---
>  tools/testing/selftests/landlock/.gitignore | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/tools/testing/selftests/landlock/.gitignore b/tools/testing/selftests/landlock/.gitignore
> index 470203a7cd73..0566c50dfcad 100644
> --- a/tools/testing/selftests/landlock/.gitignore
> +++ b/tools/testing/selftests/landlock/.gitignore
> @@ -1,2 +1,4 @@
>  /*_test
>  /true
> +/wait-pipe
> +/sandbox-and-launch
> -- 
> 2.43.0
> 
> 

      reply	other threads:[~2025-02-21 16:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-10 16:10 [PATCH] selftests/landlock: add binaries to gitignore Bharadwaj Raju
2025-02-21 16:11 ` Mickaël Salaün [this message]

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=20250221.iehieChaoki1@digikod.net \
    --to=mic@digikod.net \
    --cc=bharadwaj.raju777@gmail.com \
    --cc=gnoack@google.com \
    --cc=linux-kernel-mentees@lists.linux.dev \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-security-module@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=skhan@linuxfoundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox