public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
From: Shuah Khan <skhan@linuxfoundation.org>
To: Muhammad Usama Anjum <usama.anjum@collabora.com>,
	Shuah Khan <shuah@kernel.org>
Cc: kernel@collabora.com, linux-kselftest@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	Shuah Khan <skhan@linuxfoundation.org>
Subject: Re: [PATCH V2 1/3] selftests: add kselftest_install to .gitignore
Date: Thu, 3 Mar 2022 15:21:56 -0700	[thread overview]
Message-ID: <fca1c16c-1515-aabf-6377-ce952ee28492@linuxfoundation.org> (raw)
In-Reply-To: <20220302180121.1717581-1-usama.anjum@collabora.com>

On 3/2/22 11:01 AM, Muhammad Usama Anjum wrote:
> Add kselftest_install directory to the .gitignore which is created while
> creation of tar ball of objects:
> make -C tools/testing/selftests gen_tar
> 
> Signed-off-by: Muhammad Usama Anjum <usama.anjum@collabora.com>
> ---
> Changes in V2:
> Break up the patch in individual test patches
> Remove changes related to net selftest
> ---
>   tools/testing/selftests/.gitignore | 1 +
>   1 file changed, 1 insertion(+)
> 
> diff --git a/tools/testing/selftests/.gitignore b/tools/testing/selftests/.gitignore
> index 055a5019b13c..cb24124ac5b9 100644
> --- a/tools/testing/selftests/.gitignore
> +++ b/tools/testing/selftests/.gitignore
> @@ -3,6 +3,7 @@ gpiogpio-event-mon
>   gpiogpio-hammer
>   gpioinclude/
>   gpiolsgpio
> +kselftest_install/
>   tpm2/SpaceTest.log
>   
>   # Python bytecode and cache
> 

Applied to linux-kselftest next for Linux 5.18-rc1

thanks,
-- Shuah

      parent reply	other threads:[~2022-03-03 22:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-02 18:01 [PATCH V2 1/3] selftests: add kselftest_install to .gitignore Muhammad Usama Anjum
2022-03-02 18:01 ` [PATCH V2 2/3] selftests/exec: add generated files " Muhammad Usama Anjum
2022-03-03 22:22   ` Shuah Khan
2022-03-02 18:01 ` [PATCH V2 3/3] selftests: kvm: add generated file to the .gitignore Muhammad Usama Anjum
2022-03-03 22:23   ` Shuah Khan
2022-03-03 22:21 ` 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=fca1c16c-1515-aabf-6377-ce952ee28492@linuxfoundation.org \
    --to=skhan@linuxfoundation.org \
    --cc=kernel@collabora.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=shuah@kernel.org \
    --cc=usama.anjum@collabora.com \
    /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