Skip to content

Commit

Permalink
Update cylc/flow/job_runner_mgr.py
Browse files Browse the repository at this point in the history
Co-authored-by: Ronnie Dutta <[email protected]>
  • Loading branch information
wxtim and MetRonnie authored Feb 11, 2025
1 parent b14c460 commit 3ec745c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cylc/flow/job_runner_mgr.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
from cylc.flow.parsec.OrderedDict import OrderedDict


JOB_FILES_REMOVED_MESSAGE = 'Job files have been removed'
JOB_FILES_REMOVED_MESSAGE = 'ERR_JOB_FILES_REMOVED'


class JobPollContext():
Expand Down

0 comments on commit 3ec745c

Please sign in to comment.