On Wed, 07 May 2014 19:07:56 +0200 Lluís Vilanova <[email protected]> wrote:
> Luiz Capitulino writes: > > > On Mon, 5 May 2014 14:21:26 -0400 > > Luiz Capitulino <[email protected]> wrote: > > >> On Fri, 2 May 2014 15:52:19 +0200 > >> Lluís Vilanova <[email protected]> wrote: > >> > >> > Adds an include primitive to the syntax of QAPI schema files, allowing > >> > these to > >> > be modularized into multiple per-topic files in the future. > >> > > >> > Signed-off-by: Lluís Vilanova <[email protected]> > >> > Reviewed-by: Eric Blake <[email protected]> > >> > Reviewed-by: Markus Armbruster <[email protected]> > >> > >> Applied to the qmp branch, thanks. > > > make check fails for me: > > > TEST tests/qapi-schema/include-before-err.out > > Files > > /home/lcapitulino/work/src/upstream/qmp-unstable/tests/qapi-schema/include-before-err.err > > and - differ > > make: *** [check-tests/qapi-schema/include-before-err.json] Error 1 > > Sorry, it's my fault. I though I did rerun the tests. The change is: > > sed -i -e 's/after/before' tests/qapi-schema/include-before-err.err > > Should I resend the series? It would be nice if you can resend only the affected patch.
