-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4569 from jedwards4b/machines_v3_fix
Add read of .cime/machine/config_machines.xml file if it exists. Test suite: Hand testing with and without .cime/machine/config_machines.xml Test baseline: Test namelist changes: Test status: bit for bit Fixes #4568 User interface changes?: Update gh-pages html (Y/N)?:
- Loading branch information
Showing
2 changed files
with
16 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule cprnc
updated
5 files
+46 −0 | .github/workflows/bumpversion.yml | |
+5 −7 | CMakeLists.txt | |
+2 −189 | README.md | |
+6 −6 | cmake/FindNetCDF.cmake | |
+1 −1 | version.inc |