ESCOMP / ESCOMP/CTSM

build-namelist_test.pl fails to clean up

Open
#2,876 0 comments 0 reactions 1 assignee Claimed by @ekluzek View on GitHub
b4b bug priority: low
Dominant language
Fortran
Stars
352
Forks
361
Avg merge
2d 21h
Merged PRs (30d)
7

Description

### 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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.