From 495b1f6cd2ae85b8085103281e5e46b1585b2aa3 Mon Sep 17 00:00:00 2001 From: Dom Heinzeller Date: Mon, 23 Dec 2024 18:21:26 -0700 Subject: [PATCH] Update .gitmodules and submodule pointer for spack for code review and testing --- .gitmodules | 6 ++++-- spack | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a69f3e4f1..1ba2a3cde 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,9 @@ [submodule "spack"] path = spack - url = https://github.com/jcsda/spack - branch = spack-stack-dev + #url = https://github.com/jcsda/spack + #branch = spack-stack-dev + url = https://github.com/climbfuji/spack + branch = feature/libirc_parallel_netcdf_and_scipy [submodule "doc/CMakeModules"] path = doc/CMakeModules url = https://github.com/noaa-emc/cmakemodules diff --git a/spack b/spack index 033e70052..1ab465623 160000 --- a/spack +++ b/spack @@ -1 +1 @@ -Subproject commit 033e70052dc72dc4858bfee2622780b83952cdc5 +Subproject commit 1ab4656238d2b513d3ec0a943006f2f99c11d996