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

build-namelist_test.pl fails to clean up #2876

Open
samsrabin opened this issue Nov 12, 2024 · 0 comments · May be fixed by #2877
Open

build-namelist_test.pl fails to clean up #2876

samsrabin opened this issue Nov 12, 2024 · 0 comments · May be fixed by #2877
Labels
bfb bit-for-bit bug something is working incorrectly

Comments

@samsrabin
Copy link
Collaborator

Brief summary of bug

The cleanup at the end of build-namelist_test.pl fails with the following message:

Successfully ran all testing for build-namelist

Cleanup files created
/bin/rm: cannot remove 'temp_file.txt': No such file or directory

This can probably be avoided by adding the -f flag to all calls of rm during cleanup.

General bug information

CTSM version you are using: ctsm5.3.010

Does this bug cause significantly incorrect results in the model's science? No

Configurations affected: n/a

@samsrabin samsrabin added bug something is working incorrectly next this should get some attention in the next week or two. Normally each Thursday SE meeting. bfb bit-for-bit and removed next this should get some attention in the next week or two. Normally each Thursday SE meeting. labels Nov 12, 2024
@samsrabin samsrabin linked a pull request Nov 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bfb bit-for-bit bug something is working incorrectly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant