Update cmdmod.py

This commit is contained in:
Wang Dongxiao 2018-08-01 19:25:20 +08:00 committed by GitHub
parent 74f441ba9a
commit 09698beb08
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2173,7 +2173,7 @@ def retcode(cmd,
'''
python_shell = _python_shell_default(python_shell,
kwargs.get('__pub_jid', ''))
ret = _run(cmd,
runas=runas,
group=group,