From 152d0e00763fed13432a14373776a72c48d51b44 Mon Sep 17 00:00:00 2001 From: Jesse Nusbaumer Date: Mon, 16 Oct 2023 14:54:24 -0600 Subject: [PATCH] Use new CIME branch to see if ParamGen update fixes python test failures. --- Externals.cfg | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Externals.cfg b/Externals.cfg index 7dfd41a0..cb6237c9 100644 --- a/Externals.cfg +++ b/Externals.cfg @@ -64,9 +64,10 @@ local_path = libraries/parallelio required = True [cime] -tag = cime6.0.156 +#tag = cime6.0.156 +branch = paramgen_py12 protocol = git -repo_url = https://github.com/ESMCI/cime +repo_url = https://github.com/nusbaume/cime local_path = cime required = True