linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] selftests/tpm2: Add log and *.pyc to .gitignore
@ 2019-09-11  9:34 Petr Vorel
  2019-09-13 13:52 ` Jarkko Sakkinen
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Vorel @ 2019-09-11  9:34 UTC (permalink / raw)
  To: linux-kselftest; +Cc: Petr Vorel, Jarkko Sakkinen, Shuah Khan, linux-integrity

Fixes: 6ea3dfe1e073 ("selftests: add TPM 2.0 tests")

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
 tools/testing/selftests/.gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/tools/testing/selftests/.gitignore b/tools/testing/selftests/.gitignore
index 8059ce834247..61df01cdf0b2 100644
--- a/tools/testing/selftests/.gitignore
+++ b/tools/testing/selftests/.gitignore
@@ -2,3 +2,5 @@ gpiogpio-event-mon
 gpiogpio-hammer
 gpioinclude/
 gpiolsgpio
+tpm2/SpaceTest.log
+tpm2/*.pyc
-- 
2.22.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] selftests/tpm2: Add log and *.pyc to .gitignore
  2019-09-11  9:34 [PATCH] selftests/tpm2: Add log and *.pyc to .gitignore Petr Vorel
@ 2019-09-13 13:52 ` Jarkko Sakkinen
  0 siblings, 0 replies; 2+ messages in thread
From: Jarkko Sakkinen @ 2019-09-13 13:52 UTC (permalink / raw)
  To: Petr Vorel; +Cc: linux-kselftest, Shuah Khan, linux-integrity

On Wed, Sep 11, 2019 at 11:34:42AM +0200, Petr Vorel wrote:
> Fixes: 6ea3dfe1e073 ("selftests: add TPM 2.0 tests")
> 
> Signed-off-by: Petr Vorel <pvorel@suse.cz>

Reviewed-by:  <jarkko.sakkinen@linux.intel.com>

I applied this to my tpmdd tree. I'll put the both fixes to my next PR.

/Jarkko

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-13 13:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-11  9:34 [PATCH] selftests/tpm2: Add log and *.pyc to .gitignore Petr Vorel
2019-09-13 13:52 ` Jarkko Sakkinen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).