Skip to content

Commit

Permalink
correction
Browse files Browse the repository at this point in the history
  • Loading branch information
wxtim committed Aug 24, 2020
1 parent aa41afe commit d92df83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/functional/hold-release/05-release.t
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ __FLOW_CONFIG__
run_ok "${TEST_NAME_BASE}-val" cylc validate "${SUITE_NAME}"

suite_run_ok "${TEST_NAME_BASE}-run" \
cylc run --debug --no-detach --fragile"${SUITE_NAME}"
cylc run --debug --no-detach --fragile "${SUITE_NAME}"

# Should shut down with all non-released tasks in the held state, and dog1.1
# finished and gone from the task pool.
Expand Down

0 comments on commit d92df83

Please sign in to comment.