mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Fixing a typo in the comment.
This commit is contained in:
parent
85cef126e0
commit
ff14b99752
1 changed files with 1 additions and 1 deletions
|
@ -559,7 +559,7 @@ class LocalClient(object):
|
|||
{'stewart': {...}}
|
||||
'''
|
||||
if 'expr_form' in kwargs:
|
||||
# We need to report salt.utils.versions here
|
||||
# We need to re-import salt.utils.versions here
|
||||
# even though it has already been imported.
|
||||
# when cmd_batch is called via the NetAPI
|
||||
# the module is unavailable.
|
||||
|
|
Loading…
Add table
Reference in a new issue