From 703dcb3e87e9d8d952b810a197d7eed644d0530b Mon Sep 17 00:00:00 2001 From: Jim Edwards Date: Fri, 22 Nov 2024 12:15:22 -0700 Subject: [PATCH] try updating git-fleximod to use test mode --- .github/workflows/fleximod_test.yaml | 4 +--- .gitmodules | 4 ++-- components/cam | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/.github/workflows/fleximod_test.yaml b/.github/workflows/fleximod_test.yaml index 471573b5a..760e33d27 100644 --- a/.github/workflows/fleximod_test.yaml +++ b/.github/workflows/fleximod_test.yaml @@ -19,9 +19,7 @@ jobs: echo echo "Update complete, checking status" echo - $GITHUB_WORKSPACE/bin/git-fleximod status | tee status.out - grep testfails status.out || exit 0 - exit 1 + $GITHUB_WORKSPACE/bin/git-fleximod test # - name: Setup tmate session # if: ${{ failure() }} # uses: mxschmitt/action-tmate@v3 diff --git a/.gitmodules b/.gitmodules index 51ad08b5d..ce4f9e33a 100644 --- a/.gitmodules +++ b/.gitmodules @@ -56,9 +56,9 @@ [submodule "cam"] path = components/cam - url = https://www.github.com/jedwards4b/CAM + url = https://www.github.com/ESCOMP/CAM fxDONOTUSEurl = https://www.github.com/ESCOMP/CAM - fxtag = remove_mct_submodule_update_config_component01 + fxtag = cam6_4_047 fxrequired = ToplevelRequired [submodule "clm"] diff --git a/components/cam b/components/cam index 02b0eb568..47dd341f8 160000 --- a/components/cam +++ b/components/cam @@ -1 +1 @@ -Subproject commit 02b0eb568b943c2e72ea8685649e7b648bd6a495 +Subproject commit 47dd341f83afc1e1faf28fd4cb6e463629db4c19