mirror_zfs/tests/test-runner/bin
Gregor Kopka b8fd4310c5 Fix flake 8 style warnings
Ran zts-report.py and test-runner.py from ./tests/test-runner/bin/
through the 2to3 (https://docs.python.org/2/library/2to3.html).
Checked the result, fixed:
- 'maxint' -> 'maxsize' that 2to3 missed.
- 'cmp=' parameter for a 'sorted()' with a 'key=' version.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed by: John Wren Kennedy <jwk404@gmail.com>
Signed-off-by: Gregor Kopka <gregor@kopka.net>
Closes #7925 
Closes #7929
2018-09-24 10:12:59 -07:00
..
Makefile.am ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
test-runner.py Fix flake 8 style warnings 2018-09-24 10:12:59 -07:00
zts-report.py Fix flake 8 style warnings 2018-09-24 10:12:59 -07:00