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

skip three files when staging refcase files to avoid a rmtree error #4698

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

minxu74
Copy link
Contributor

@minxu74 minxu74 commented Oct 23, 2024

Skip linking the three files ('timing', 'spio_stats', and 'memory.*') when
staging files from refcase directory to the branch run directory.

Test suite: NA
Test baseline: NA
Test namelist changes: None
Test status: [bit for bit]

Fixes #4697, E3SM-Project/E3SM#6704

User interface changes?: No

Update gh-pages html (Y/N)?: N

@jasonb5
Copy link
Collaborator

jasonb5 commented Oct 28, 2024

@minxu74 Please run pre-commit to fix any issues. Install pre-commit, run pre-commit run -a and commit the fixes. Thanks!

@minxu74
Copy link
Contributor Author

minxu74 commented Oct 29, 2024

@jasonb5 I have run the pre-commit and fixed the format of the modifications to meet the black requirement. The PR has passed all checks.

@jedwards4b jedwards4b merged commit 5d2db9c into ESMCI:master Nov 1, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"GET_REFCASE=.TRUE." caused the branch run to fail
3 participants