From 616ae9d943e8b0e930eea6dadac38504556cfcdd Mon Sep 17 00:00:00 2001 From: CoryMartin-NOAA Date: Wed, 5 Jul 2023 18:02:35 +0000 Subject: [PATCH] bugfix --- ci/stable_driver.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/stable_driver.sh b/ci/stable_driver.sh index 509a01b8f..ffcf88c3f 100755 --- a/ci/stable_driver.sh +++ b/ci/stable_driver.sh @@ -77,7 +77,7 @@ rm -rf build # ============================================================================== # update the hashes to the most recent -gdasdir=$stableroot/$datestr/global-workflow/gdas.cd +gdasdir=$stableroot/$datestr/global-workflow/sorc/gdas.cd $my_dir/stable_mark.sh $gdasdir # ==============================================================================