diff options
| author | John Snow | 2021-10-19 16:49:11 +0200 |
|---|---|---|
| committer | John Snow | 2021-11-01 16:54:59 +0100 |
| commit | 752f425d832d1d4e00f39e80835dd249fb44e698 (patch) | |
| tree | 1a9dfbd102eb190029ad5490e59aceebf227b7cc /python | |
| parent | iotests/297: refactor run_[mypy|pylint] as generic execution shim (diff) | |
| download | qemu-752f425d832d1d4e00f39e80835dd249fb44e698.tar.gz qemu-752f425d832d1d4e00f39e80835dd249fb44e698.tar.xz qemu-752f425d832d1d4e00f39e80835dd249fb44e698.zip | |
iotests/297: Change run_linter() to raise an exception on failure
Instead of using a process return code as the python function return
value (or just not returning anything at all), allow run_linter() to
raise an exception instead.
The responsibility for printing output on error shifts from the function
itself to the caller, who will know best how to present/format that
information. (Also, "suppress_output" is now a lot more accurate of a
parameter name.)
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-id: 20211019144918.3159078-9-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python')
0 files changed, 0 insertions, 0 deletions
