On Mon, Sep 14, 2015 at 07:57:55PM +0200, Markus Armbruster wrote: > 'gen': false needs to stay for now, because netdev_add is still using > it. > > Signed-off-by: Markus Armbruster <[email protected]> > Reviewed-by: Eric Blake <[email protected]> > --- > docs/qapi-code-gen.txt | 18 ++++++------------ > scripts/qapi.py | 20 ++++---------------- > tests/Makefile | 2 +- > tests/qapi-schema/type-bypass-no-gen.err | 1 - > tests/qapi-schema/type-bypass-no-gen.exit | 1 - > tests/qapi-schema/type-bypass-no-gen.json | 2 -- > tests/qapi-schema/type-bypass-no-gen.out | 0 > tests/qapi-schema/type-bypass.err | 0 > tests/qapi-schema/type-bypass.exit | 1 - > tests/qapi-schema/type-bypass.json | 2 -- > tests/qapi-schema/type-bypass.out | 4 ---- > 11 files changed, 11 insertions(+), 40 deletions(-) > delete mode 100644 tests/qapi-schema/type-bypass-no-gen.err > delete mode 100644 tests/qapi-schema/type-bypass-no-gen.exit > delete mode 100644 tests/qapi-schema/type-bypass-no-gen.json > delete mode 100644 tests/qapi-schema/type-bypass-no-gen.out > delete mode 100644 tests/qapi-schema/type-bypass.err > delete mode 100644 tests/qapi-schema/type-bypass.exit > delete mode 100644 tests/qapi-schema/type-bypass.json > delete mode 100644 tests/qapi-schema/type-bypass.out
Reviewed-by: Daniel P. Berrange <[email protected]> Regards, Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
