qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH] Add .gitignore for tests/


From: Stefan Hajnoczi
Subject: Re: [Qemu-trivial] [PATCH] Add .gitignore for tests/
Date: Fri, 20 Apr 2012 13:21:58 +0100
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Apr 20, 2012 at 11:40:24AM +1000, David Gibson wrote:
> The new autotests in tests/ generate a number of files, both
> executable and source, which are not caught by the existing .gitignore
> files.  This patch adds a new .gitignore in tests/ which covers these.
> 
> Signed-off-by: David Gibson <address@hidden>
> ---
>  tests/.gitignore |   13 +++++++++++++
>  1 file changed, 13 insertions(+)
>  create mode 100644 tests/.gitignore

I sent a similar patch recently but yours is more comprehensive.  I've
made one small change: instead of 'rtc-test' ignore 'tests/*-test' so
that future tests do not need to be added to .gitignore on a
case-by-case basis.

Thanks, applied to the trivial patches tree:
https://github.com/stefanha/qemu/commits/trivial-patches

Stefan



reply via email to

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