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