* [Qemu-devel] [PATCH] tests/.gitignore: Add test-bdrv-drain
@ 2018-01-08 15:33 Kevin Wolf
2018-01-08 15:56 ` Eric Blake
0 siblings, 1 reply; 2+ messages in thread
From: Kevin Wolf @ 2018-01-08 15:33 UTC (permalink / raw)
To: qemu-block; +Cc: kwolf, eblake, qemu-devel
Commit 881cfd17 added a new test binary, include it in .gitignore.
Reported-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
---
tests/.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/tests/.gitignore b/tests/.gitignore
index 74e55d7264..e5c744b7ed 100644
--- a/tests/.gitignore
+++ b/tests/.gitignore
@@ -18,6 +18,7 @@ test-aio
test-aio-multithread
test-arm-mptimer
test-base64
+test-bdrv-drain
test-bitops
test-bitcnt
test-blockjob
--
2.13.6
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] [PATCH] tests/.gitignore: Add test-bdrv-drain
2018-01-08 15:33 [Qemu-devel] [PATCH] tests/.gitignore: Add test-bdrv-drain Kevin Wolf
@ 2018-01-08 15:56 ` Eric Blake
0 siblings, 0 replies; 2+ messages in thread
From: Eric Blake @ 2018-01-08 15:56 UTC (permalink / raw)
To: Kevin Wolf, qemu-block; +Cc: qemu-devel
[-- Attachment #1: Type: text/plain, Size: 985 bytes --]
On 01/08/2018 09:33 AM, Kevin Wolf wrote:
> Commit 881cfd17 added a new test binary, include it in .gitignore.
>
> Reported-by: Eric Blake <eblake@redhat.com>
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> ---
> tests/.gitignore | 1 +
> 1 file changed, 1 insertion(+)
Reviewed-by: Eric Blake <eblake@redhat.com>
[We've had conversations in the past about renaming all tests to have a
common suffix, so that we don't have to keep adding rules to .gitignore
- but that's busy-work that no one has wanted to tackle yet]
>
> diff --git a/tests/.gitignore b/tests/.gitignore
> index 74e55d7264..e5c744b7ed 100644
> --- a/tests/.gitignore
> +++ b/tests/.gitignore
> @@ -18,6 +18,7 @@ test-aio
> test-aio-multithread
> test-arm-mptimer
> test-base64
> +test-bdrv-drain
> test-bitops
> test-bitcnt
> test-blockjob
>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 619 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-01-08 15:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-08 15:33 [Qemu-devel] [PATCH] tests/.gitignore: Add test-bdrv-drain Kevin Wolf
2018-01-08 15:56 ` Eric Blake
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).