mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Pylint Fix
This commit is contained in:
parent
588c13783c
commit
adeb1dcad4
1 changed files with 1 additions and 1 deletions
|
@ -1630,7 +1630,7 @@ def smb_file(dest_path, contents, kwargs):
|
|||
dest_dir,
|
||||
dest_file)
|
||||
log.debug('SCP command: {0!r}'.format(logging_cmd))
|
||||
|
||||
|
||||
win_cmd(cmd, logging_command=logging_cmd)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue