Skip to content

Commit 07fd75e

Browse files
authored
Merge pull request #238 from gold2718/fix_gitmodules
noresm3_0_017_cam6_4_085: Point to correct PUMAS tag in .gitmodules Summary: #237 had the correct submodule hash for PUMAS but the incorrect `fxtag` entry in .gitmodules Contributors: gold2718 Reviewers: mvertens Purpose of changes: Set PUMAS `fxtag` in .gitmodules to `noresm3_0_004_pumas_v1_38` Github PR URL: #238 Changes made to build system: None Changes made to the namelist: None Changes to the defaults for the boundary datasets: None Substantial timing or memory changes: None Changed PUMAS `fxtag` in .gitmodules to `noresm3_0_004_pumas_v1_38` Tested that a checkout of the PR branch followed by git-fleximod update checks out correct tree.
2 parents 1f45825 + fa9b11b commit 07fd75e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
[submodule "pumas"]
8585
path = src/physics/pumas
8686
url = https://github.com/NorESMhub/PUMAS
87-
fxtag = noresm3_0_003_pumas_v1_38
87+
fxtag = noresm3_0_004_pumas_v1_38
8888
fxrequired = AlwaysRequired
8989
fxDONOTUSEurl = https://github.com/NorESMhub/PUMAS
9090

0 commit comments

Comments
 (0)