diff options
Diffstat (limited to 'python/tests/iotests-pylint.sh')
-rwxr-xr-x | python/tests/iotests-pylint.sh | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/tests/iotests-pylint.sh b/python/tests/iotests-pylint.sh new file mode 100755 index 0000000000..4cae03424b --- /dev/null +++ b/python/tests/iotests-pylint.sh @@ -0,0 +1,4 @@ +#!/bin/sh -e + +cd ../tests/qemu-iotests/ +python3 -m linters --pylint |