From 60ddb7770630a9eb8b184282278671d905df40ce Mon Sep 17 00:00:00 2001 From: gspetro-NOAA Date: Tue, 17 Sep 2024 16:40:48 -0400 Subject: [PATCH] change .sh to .py --- ush/run_srw_tests.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ush/run_srw_tests.py b/ush/run_srw_tests.py index af9501e6a..8a3c5731b 100755 --- a/ush/run_srw_tests.py +++ b/ush/run_srw_tests.py @@ -11,7 +11,7 @@ class SRWTest: The expectation is to have a "clean" experiment directory with only new experiments that are ready to run (e.g., no ``_old*`` experiments left around from previous tests). This script takes only one parameter (``-e`` or ``--exptdir``) which points to the - ``expt_basedir`` specified when the ``run_WE2E_tests.sh`` script is run to set up the tests. + ``expt_basedir`` specified when the ``run_WE2E_tests.py`` script is run to set up the tests. The script will work sequentially through each of the test directories and launch the workflow for each with a call to ``launch_FV3LAM_wflow.sh``. After the initial launch, the ``checkTests`` method is called to monitor the