Skip to content

Commit 6fae02d

Browse files
kostrykinmvdbeek
andauthored
Update planemo/options.py
Co-authored-by: Marius van den Beek <m.vandenbeek@gmail.com>
1 parent a6b916c commit 6fae02d

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

planemo/options.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2073,10 +2073,7 @@ def no_early_termination_option():
20732073
is_flag=True,
20742074
default=False,
20752075
prompt=False,
2076-
help=(
2077-
"Do not terminate when a job of a workflow fails, but other "
2078-
"jobs are still queued or running."
2079-
),
2076+
help="Wait until all jobs terminate, even if some jobs have failed",
20802077
)
20812078

20822079

0 commit comments

Comments
 (0)