Patch already sent by Changlong Xie, can someone pick it? thanks On Mon, Dec 5, 2016 at 1:53 PM Lin Ma <[email protected]> wrote:
> Commit ea3af47d added test for chardev unit tests, but didn't add > the name of generated binary in .gitignore. > > Signed-off-by: Lin Ma <[email protected]> > --- > tests/.gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/tests/.gitignore b/tests/.gitignore > index c0d7857..99f2aac 100644 > --- a/tests/.gitignore > +++ b/tests/.gitignore > @@ -82,5 +82,6 @@ test-xbzrle > test-netfilter > test-filter-mirror > test-filter-redirector > +test-char > *-test > qapi-schema/*.test.* > -- > 2.9.2 > > > -- Marc-André Lureau
