Merge branch 'hotfix/v4.69'
This commit is contained in:
@@ -231,7 +231,7 @@ def get_job_status(jobid):
|
||||
}
|
||||
except NoSuchJobError:
|
||||
summary = {
|
||||
'status': 'success'
|
||||
'status': 'success',
|
||||
'result': 1,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user