projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7d5a9c
)
tests: Ignore another built executable (test-hmp)
author
Eric Blake
<eblake@redhat.com>
Fri, 28 Apr 2017 02:23:29 +0000
(21:23 -0500)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Wed, 10 May 2017 07:19:24 +0000
(10:19 +0300)
Commit
78f86a2b7
added a new test, but forgot to exclude the built
binary from version control.
Signed-off-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
tests/.gitignore
patch
|
blob
|
history
diff --git
a/tests/.gitignore
b/tests/.gitignore
index 5ab00a9c9583a8119d0cb9c11e83c2589765a1b4..40c2e3e75712ce7ab4855309461d4a09fd0ee024 100644
(file)
--- 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