]> git.proxmox.com Git - mirror_qemu.git/commitdiff
tests: Ignore another built executable (test-hmp)
authorEric Blake <eblake@redhat.com>
Fri, 28 Apr 2017 02:23:29 +0000 (21:23 -0500)
committerMichael 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

index 5ab00a9c9583a8119d0cb9c11e83c2589765a1b4..40c2e3e75712ce7ab4855309461d4a09fd0ee024 100644 (file)
@@ -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