Skip to content

Commit 6278885

Browse files
committed
Update to cime version from Jin that solves the check_input_data --download problem
1 parent 7a7e0b1 commit 6278885

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.gitmodules

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,11 @@ fxDONOTUSEurl = https://github.com/ESMCI/ccs_config_cesm.git
7575

7676
[submodule "cime"]
7777
path = cime
78-
url = https://github.com/ESMCI/cime
79-
fxtag = cime6.1.128
78+
url = https://github.com/jedwards4b/cime
79+
#url = https://github.com/ESMCI/cime
80+
#fxtag = cime6.1.144
81+
#fxtag = jedwards4b:fix/spider_mode_disabled
82+
fxtag = d2ddac622c7b4679dbb3c2f07070dd9c7ed57478
8083
fxrequired = ToplevelRequired
8184
# Standard Fork to compare to with "git fleximod test" to ensure personal forks aren't committed
8285
fxDONOTUSEurl = https://github.com/ESMCI/cime

0 commit comments

Comments
 (0)