qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for 3.0 01/10] tests/.gitignore: don't ignore do


From: Alex Bennée
Subject: Re: [Qemu-devel] [PATCH for 3.0 01/10] tests/.gitignore: don't ignore docker tests
Date: Tue, 10 Jul 2018 08:54:35 +0100
User-agent: mu4e 1.1.0; emacs 26.1.50

Fam Zheng <address@hidden> writes:

> On Mon, 07/09 16:21, Alex Bennée wrote:
>> This was being a little over enthusiastic hiding files.
>
> What is "this" that hides test-* and calls for this patch?

I thought that was implicit from the first line, this is the .gitignore.

>
>>
>> Signed-off-by: Alex Bennée <address@hidden>
>> ---
>>  tests/.gitignore | 1 +
>>  1 file changed, 1 insertion(+)
>>
>> diff --git a/tests/.gitignore b/tests/.gitignore
>> index 08e2df1ce1..72c18aaab0 100644
>> --- a/tests/.gitignore
>> +++ b/tests/.gitignore
>> @@ -9,6 +9,7 @@ qht-bench
>>  rcutorture
>>  test-*
>>  !test-*.c
>> +!docker/test-*
>>  test-qapi-commands.[ch]
>>  test-qapi-events.[ch]
>>  test-qapi-types.[ch]
>> --
>> 2.17.1
>>


--
Alex Bennée



reply via email to

[Prev in Thread] Current Thread [Next in Thread]