]> git.proxmox.com Git - mirror_qemu.git/commit
iotests: limit line length to 79 chars
authorJohn Snow <jsnow@redhat.com>
Tue, 31 Mar 2020 00:00:09 +0000 (20:00 -0400)
committerMax Reitz <mreitz@redhat.com>
Tue, 5 May 2020 11:17:36 +0000 (13:17 +0200)
commitb031e9a5a65ceef722ba506bc5ee69ec785dc5c5
tree2b3c3eea1d61abe92bda346f5d67b05144e2a785
parent1cd0dbfc12019fcd5f0529094a939a1557dfc2df
iotests: limit line length to 79 chars

79 is the PEP8 recommendation. This recommendation works well for
reading patch diffs in TUI email clients.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Message-Id: <20200331000014.11581-10-jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
tests/qemu-iotests/iotests.py
tests/qemu-iotests/pylintrc