ESMCI / cime

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

case.submit: Fix no-batch mode. #4575

Closed jgfouca closed 9 months ago

jgfouca commented 9 months ago

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)?:

jedwards4b commented 9 months ago

Oh nevermind - I'm jumping ahead of myself, there is no fxtag in .gitmodules (yet).