mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
parsers: fix --enable-profiling option
Signed-off-by: Mathieu Le Marec - Pasquet <kiorky@cryptelium.net>
This commit is contained in:
parent
d07949d23b
commit
3dae4ca1f8
@ -1399,7 +1399,6 @@ class ProfilingPMixIn(six.with_metaclass(MixInMeta, object)):
|
||||
dest='profiling_enabled',
|
||||
default=False,
|
||||
action='store_true',
|
||||
metavar='<USERNAME> <PROVIDER>',
|
||||
help=('Enable generating profiling stats'
|
||||
' in /tmp/stats (--profiling-path)')
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user