build-namelist_test.pl: Ctrl-C should abort the entire script, not just the current test
Open
enhancement
- Dominant language
- Fortran
- Stars
- 352
- Forks
- 361
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 7
Description
Pressing Ctrl-C during execution currently just stops whatever test is happening at that moment, but the script picks up at the next test. I imagine it would be better in most cases to stop the entire script.
Contributor guide
Assessment
This issue has not been assessed yet.