mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
fixed typo in tests/consist.py
fixed typo in tests/consist.py
This commit is contained in:
parent
0452b43af6
commit
8eb6de4e09
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ def parse():
|
|||
dest='runs',
|
||||
default=10,
|
||||
type=int,
|
||||
help='Specify the number of times to fun the consistency check')
|
||||
help='Specify the number of times to run the consistency check')
|
||||
parser.add_option('-c',
|
||||
'--command',
|
||||
dest='command',
|
||||
|
|
Loading…
Add table
Reference in a new issue