From: Khaled Elnaggar <eng.khaled.elnaggar@gmail.com>
To: shuah@kernel.org
Cc: Khaled Elnaggar <eng.khaled.elnaggar@gmail.com>,
linux-kselftest@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH] selftests/.gitignore include missing log file
Date: Thu, 16 Jan 2025 10:59:28 +0200 [thread overview]
Message-ID: <20250116085929.313677-1-eng.khaled.elnaggar@gmail.com> (raw)
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
# Python bytecode and cache
--
2.45.2
next reply other threads:[~2025-01-16 8:59 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-16 8:59 Khaled Elnaggar [this message]
2025-01-20 23:26 ` [PATCH] selftests/.gitignore include missing log file Shuah Khan
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=20250116085929.313677-1-eng.khaled.elnaggar@gmail.com \
--to=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