diff --git a/test_harness.py b/test_harness.py index 4bc181f..7507d55 100644 --- a/test_harness.py +++ b/test_harness.py @@ -166,7 +166,7 @@ def _gen_parser(): ) stratisd_cert_parser.add_argument( - "--verify-sysfs", help="Verify /sys/class/block files", actions="store_true" + "--verify-sysfs", help="Verify /sys/class/block files", action="store_true" ) stratis_cli_cert_parser = subparsers.add_parser(