-
Notifications
You must be signed in to change notification settings - Fork 212
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 #4575 from ESMCI/jgfouca/fix_no_batch
case.submit: Fix no-batch mode. No output fron the batch env is provided to get_job_id when no_batch is on. Treat that case the same as if batchtype is none. Also, update cprnc submodule. We also never want file_util.copy_file to be verbose. It was cluttering the output coming from create_test on some platforms. Test suite: by-hand. Test baseline: Test namelist changes: Test status: bit for bit Fixes [CIME Github issue #] User interface changes?: Update gh-pages html (Y/N)?:
- Loading branch information
Showing
3 changed files
with
9 additions
and
1 deletion.
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
+0 −46 | .github/workflows/bumpversion.yml | |
+17 −8 | CMakeLists.txt | |
+189 −2 | README.md | |
+6 −6 | cmake/FindNetCDF.cmake | |
+2 −1 | version.inc |
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