Re: [Qemu-devel] [PATCH 11/11] scripts: update check-qerror.sh

2012-07-26 Thread Markus Armbruster
Luiz Capitulino writes: > The qerror.h file doesn't contain the macros anymore, the script should > check qapi-schema-errors.json instead. > > Signed-off-by: Luiz Capitulino > --- > scripts/check-qerror.sh | 6 ++ > 1 file changed, 2 insertions(+), 4 deletions(-) > > diff --git a/scripts/ch

[Qemu-devel] [PATCH 11/11] scripts: update check-qerror.sh

2012-07-25 Thread Luiz Capitulino
The qerror.h file doesn't contain the macros anymore, the script should check qapi-schema-errors.json instead. Signed-off-by: Luiz Capitulino --- scripts/check-qerror.sh | 6 ++ 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/scripts/check-qerror.sh b/scripts/check-qerror.sh in