From 3e67dce9e6037d65c8e007b93c5273ceeb6a18bf Mon Sep 17 00:00:00 2001 From: Guillaume Vernieres Date: Mon, 8 Jul 2024 19:33:10 -0400 Subject: [PATCH] ... --- ci/run_gw_ci.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/run_gw_ci.sh b/ci/run_gw_ci.sh index bd193608..8a6f2a2e 100755 --- a/ci/run_gw_ci.sh +++ b/ci/run_gw_ci.sh @@ -34,7 +34,7 @@ while getopts "d:o:h:t:" opt; do esac done echo "do_tier2: $do_tier2" -exit + # ============================================================================== # start output file echo "Automated Global-Workflow GDASApp Testing Results:" > $outfile