]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
tests: fix typo for format-python
authorArunpandian J <apj.arun@samsung.com>
Thu, 10 Mar 2022 10:07:56 +0000 (15:37 +0530)
committerArunpandian J <apj.arun@samsung.com>
Thu, 10 Mar 2022 10:07:56 +0000 (15:37 +0530)
changed the command to format-python as
per meson.build file

Signed-off-by: Arunpandian J <apj.arun@samsung.com>
tests/README

index 53ffc592f24af4f63aa8173af74c0f9aeeaad470..b6a4d77432a1eaf37b88bca1a01776c707e16eff 100644 (file)
@@ -78,7 +78,7 @@ nvmetests
              errors/warnings.
                - Example "$ ninja -C .build lint-python" will run flake8 and
                 mypy on all the python files in current directory.
-              - Example "$ ninja -C .build fomrat-python" will run autopep8 and
+              - Example "$ ninja -C .build format-python" will run autopep8 and
                 isort on all the python files in the current directory.
 
 4. Running testcases with framework