Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow cylc clean to use runN #4872

Merged
merged 1 commit into from
May 18, 2022
Merged

Allow cylc clean to use runN #4872

merged 1 commit into from
May 18, 2022

Conversation

MetRonnie
Copy link
Member

This is a small change with no associated Issue. This fixes the bug:

$ cylc clean my-workflow/runN
WorkflowFilesError: Invalid symlink at ~/cylc-run/my-workflow/runN
The target should end with "cylc-run/my-workflow/runN"

Requirements check-list

  • I have read CONTRIBUTING.md and added my name as a Code Contributor.
  • Contains logically grouped changes (else tidy your branch by rebase).
  • Does not contain off-topic changes (use other PRs for other changes).
  • Applied any dependency changes to both setup.cfg and conda-environment.yml.
  • Appropriate tests are included ( functional).
  • Appropriate change log entry included.
  • No documentation update required.

@MetRonnie MetRonnie added bug Something is wrong :( small labels May 13, 2022
@MetRonnie MetRonnie added this to the cylc-8.0rc4 milestone May 13, 2022
@MetRonnie MetRonnie self-assigned this May 13, 2022
Copy link
Contributor

@datamel datamel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked out and tested. No problems found.

@hjoliver hjoliver modified the milestones: cylc-8.0rc4, cylc-8.0rc3 May 18, 2022
@hjoliver hjoliver merged commit c9d48a3 into cylc:master May 18, 2022
@MetRonnie MetRonnie deleted the cylc-clean branch May 19, 2022 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is wrong :( small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants