public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Shuah Khan <skhan@linuxfoundation.org>
To: Khaled Elnaggar <eng.khaled.elnaggar@gmail.com>, shuah@kernel.org
Cc: linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org,
	Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH] selftests/.gitignore include missing log file
Date: Mon, 20 Jan 2025 16:26:44 -0700	[thread overview]
Message-ID: <81bcfd10-e88c-455c-be6e-ae15d2ecf3f8@linuxfoundation.org> (raw)
In-Reply-To: <20250116085929.313677-1-eng.khaled.elnaggar@gmail.com>

On 1/16/25 01:59, Khaled Elnaggar wrote:
> Add tpm2/AsyncTest.log to .gitignore
> 
> Signed-off-by: Khaled Elnaggar <eng.khaled.elnaggar@gmail.com>
> ---
> Hello
> 
> After running kselftests, AsyncTest.log file showed when running git status.
> I just added it.
> ---
>   tools/testing/selftests/.gitignore | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/tools/testing/selftests/.gitignore b/tools/testing/selftests/.gitignore
> index cb24124ac5b9..87d532c08a3e 100644
> --- a/tools/testing/selftests/.gitignore
> +++ b/tools/testing/selftests/.gitignore
> @@ -4,6 +4,7 @@ gpiogpio-hammer
>   gpioinclude/
>   gpiolsgpio
>   kselftest_install/
> +tpm2/AsyncTest.log
>   tpm2/SpaceTest.log

Please move both tmp2 ones to gitignore under tpm2 test and send
me v2 patch.

thanks,
-- Shuah

      reply	other threads:[~2025-01-20 23:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-16  8:59 [PATCH] selftests/.gitignore include missing log file Khaled Elnaggar
2025-01-20 23:26 ` Shuah Khan [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=81bcfd10-e88c-455c-be6e-ae15d2ecf3f8@linuxfoundation.org \
    --to=skhan@linuxfoundation.org \
    --cc=eng.khaled.elnaggar@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox