ESMCI / cime

Common Infrastructure for Modeling the Earth
http://esmci.github.io/cime
Other
161 stars 206 forks source link

Fixes finding termination message in logs #4585

Closed jasonb5 closed 7 months ago

jasonb5 commented 7 months ago

This PR fixes finding termination text in logs. Before this fix an S compset was considered a standalone component and for E3SM would not check for correct termination text. Now the log is checked for all possible termination text.

Test suite: pytest CIME/tests/test* Test baseline: n/a Test namelist changes: n/a Test status: n/a

Fixes n/a User interface changes?: Update gh-pages html (Y/N)?: