diff mbox

tests: ignore test-qga

Message ID 1445370093-21670-1-git-send-email-eblake@redhat.com
State New
Headers show

Commit Message

Eric Blake Oct. 20, 2015, 7:41 p.m. UTC
Commit 62c39b30 added a new test, but did not mark it for
exclusion in .gitignore.

Signed-off-by: Eric Blake <eblake@redhat.com>
---

Yes, I know this only affects people doing in-tree builds, and
that VPATH is recommended these days. But until we actually
require VPATH, we might as well keep things clean.

 tests/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Michael Tokarev Oct. 29, 2015, 7:46 a.m. UTC | #1
20.10.2015 22:41, Eric Blake wrote:
> Commit 62c39b30 added a new test, but did not mark it for
> exclusion in .gitignore.

Applied to -trivial, thank you!

/mjt
diff mbox

Patch

diff --git a/tests/.gitignore b/tests/.gitignore
index 65496aa..e96f569 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -30,6 +30,7 @@  test-qapi-types.[ch]
 test-qapi-visit.[ch]
 test-qdev-global-props
 test-qemu-opts
+test-qga
 test-qmp-commands
 test-qmp-commands.h
 test-qmp-event