diff options
author | Markus Armbruster <armbru@redhat.com> | 2013-07-27 17:41:57 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2013-07-29 10:37:11 -0500 |
commit | 9213aa5391f7c8d3766420d96888f1353af4c890 (patch) | |
tree | 93d0bfe561e2e71efbf8388b0ebc3ffb3732117d /tests/qapi-schema/comments.err | |
parent | 2caba36cc61ee3993334bc423f0852f8006fdfcf (diff) |
qapi.py: Reject invalid characters in schema file
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 1374939721-7876-6-git-send-email-armbru@redhat.com
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'tests/qapi-schema/comments.err')
-rw-r--r-- | tests/qapi-schema/comments.err | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/qapi-schema/comments.err b/tests/qapi-schema/comments.err index e69de29bb2..4a82b26d0f 100644 --- a/tests/qapi-schema/comments.err +++ b/tests/qapi-schema/comments.err @@ -0,0 +1 @@ +<stdin>:2:33: Stray "#" |