Re: [Qemu-devel] [PATCH] Add some missing qtest binaries to .gitignore

2013-02-21 Thread Stefan Hajnoczi
On Thu, Feb 21, 2013 at 01:34:40PM +1100, David Gibson wrote: > These binaries are generated during make check on at least some > configurations, so att them to .gitignore. > > Signed-off-by: David Gibson > --- > tests/.gitignore |7 +++ > 1 file changed, 7 insertions(+) Thanks, applied

[Qemu-devel] [PATCH] Add some missing qtest binaries to .gitignore

2013-02-20 Thread David Gibson
These binaries are generated during make check on at least some configurations, so att them to .gitignore. Signed-off-by: David Gibson --- tests/.gitignore |7 +++ 1 file changed, 7 insertions(+) diff --git a/tests/.gitignore b/tests/.gitignore index 38c94ef..fb05c2a 100644 --- a/tests/