All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-trivial] [PATCH] tests: Ignore another built executable
@ 2017-04-28  2:23 ` Eric Blake
  0 siblings, 0 replies; 10+ messages in thread
From: Eric Blake @ 2017-04-28  2:23 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-trivial, thuth, dgilbert

Commit 78f86a2b7 added a new test, but forgot to exclude the built
binary from version control.

Signed-off-by: Eric Blake <eblake@redhat.com>
---
 tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/.gitignore b/tests/.gitignore
index 5ab00a9..40c2e3e 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -40,6 +40,7 @@ test-crypto-tlssession-server/
 test-crypto-xts
 test-cutils
 test-hbitmap
+test-hmp
 test-int128
 test-iov
 test-io-channel-buffer
-- 
2.9.3



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

end of thread, other threads:[~2017-05-05  6:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-28  2:23 [Qemu-trivial] [PATCH] tests: Ignore another built executable Eric Blake
2017-04-28  2:23 ` [Qemu-devel] " Eric Blake
2017-04-28  2:58 ` [Qemu-trivial] " Thomas Huth
2017-04-28  2:58   ` [Qemu-devel] " Thomas Huth
2017-04-28  8:54 ` [Qemu-trivial] " Daniel P. Berrange
2017-04-28  8:54   ` Daniel P. Berrange
2017-05-05  6:55   ` [Qemu-trivial] " Fam Zheng
2017-05-05  6:55     ` Fam Zheng
2017-05-05  6:18 ` [Qemu-trivial] " Michael Tokarev
2017-05-05  6:18   ` [Qemu-devel] " Michael Tokarev

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.