-
Notifications
You must be signed in to change notification settings - Fork 149
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 #1147 from jedwards4b/timestamp_in_rpointer_name
cam6_4_048: Timestamp in rpointer name
- Loading branch information
Showing
10 changed files
with
208 additions
and
63 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 cime
updated
23 files
+33 −6 | CIME/SystemTests/eri.py | |
+6 −7 | CIME/SystemTests/err.py | |
+6 −0 | CIME/SystemTests/ers.py | |
+6 −0 | CIME/SystemTests/restart_tests.py | |
+80 −9 | CIME/SystemTests/system_tests_common.py | |
+104 −26 | CIME/XML/env_batch.py | |
+18 −0 | CIME/XML/generic_xml.py | |
+16 −13 | CIME/case/case.py | |
+10 −1 | CIME/case/case_run.py | |
+63 −45 | CIME/case/case_st_archive.py | |
+4 −3 | CIME/case/case_submit.py | |
+6 −1 | CIME/case/check_input_data.py | |
+1 −3 | CIME/data/config/config_tests.xml | |
+1 −1 | CIME/data/config/xml_schemas/config_workflow.xsd | |
+9 −0 | CIME/get_timing.py | |
+8 −1 | CIME/hist_utils.py | |
+1 −1 | CIME/non_py/cprnc | |
+15 −3 | CIME/tests/test_unit_system_tests.py | |
+4 −0 | CIME/tests/test_unit_system_tests_mvk.py | |
+165 −2 | CIME/tests/test_unit_xml_env_batch.py | |
+1 −0 | CIME/tests/test_unit_xml_tests.py | |
+8 −4 | CIME/utils.py | |
+1 −2 | CIME/wait_for_tests.py |
Submodule cdeps
updated
33 files
Submodule cmeps
updated
16 files
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
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
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
Oops, something went wrong.