mirror of
https://github.com/vale981/jobmanager
synced 2025-03-04 17:31:39 -05:00
typo
This commit is contained in:
parent
1ca9cb2174
commit
44cfb9d512
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ class JobManager_Client(object):
|
|||
hide_progress = False,
|
||||
use_special_SIG_INT_handler = True,
|
||||
timeout = None,
|
||||
log_level = logging.WARNING,
|
||||
log_level = logging.WARNING,
|
||||
ask_on_sigterm = True):
|
||||
"""
|
||||
server [string] - ip address or hostname where the JobManager_Server is running
|
||||
|
|
Loading…
Add table
Reference in a new issue