From ea7c1097cf6088365ad294032ee4dcc9cab89021 Mon Sep 17 00:00:00 2001 From: Mark Potts <33099090+mark-a-potts@users.noreply.github.com> Date: Fri, 12 Aug 2022 15:51:10 -0400 Subject: [PATCH] fixed typo (#822) --- scripts/exregional_make_grid.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/exregional_make_grid.sh b/scripts/exregional_make_grid.sh index 929be84dc5..bc3bca1aba 100755 --- a/scripts/exregional_make_grid.sh +++ b/scripts/exregional_make_grid.sh @@ -319,7 +319,7 @@ Call to python script set_namelist.py to set the variables in the regional_esg_grid namelist file failed. Parameters passed to this script are: Full path to output namelist file: - rgnl_grid_nml_fp = \"${rgn_grid_nml_fp}\" + rgnl_grid_nml_fp = \"${rgnl_grid_nml_fp}\" Namelist settings specified on command line (these have highest precedence): settings = $settings"