mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-30 13:53:54 -06:00

Union branch names should use '-', not '_'. Enforce this. The only offenders are in tests/. Fix them. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20210323094025.3569441-29-armbru@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> [Commit message typo fixed]
2 lines
136 B
Text
2 lines
136 B
Text
union-clash-branches.json: In union 'TestUnion':
|
|
union-clash-branches.json:6: name of 'data' member 'a_b' must not use uppercase or '_'
|