scripts/git.orderfile: Match QAPI schema more precisely
authorMarkus Armbruster <armbru@redhat.com>
Fri, 13 Sep 2019 20:13:34 +0000 (22:13 +0200)
committerMarkus Armbruster <armbru@redhat.com>
Tue, 24 Sep 2019 12:07:22 +0000 (14:07 +0200)
commitb1862ee6233805172bab89a1fc44e929dcdbd9fa
tree7bb5cc4b08228ad38dfe883c0a1858950cb02d26
parent863f195fa823c0c20d734dadfc5908c2aea34330
scripts/git.orderfile: Match QAPI schema more precisely

Pattern *.json also matches the tests/qapi-schema/*.json.  Separates
them from the tests/qapi-schema/*.{err,exit,out} in diffs.  I hate
that.  Change the pattern to match just the "real" QAPI schemata.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190913201349.24332-2-armbru@redhat.com>
scripts/git.orderfile