Skip to content

Commit

Permalink
Update rt.sh disknm superlinter fix
Browse files Browse the repository at this point in the history
  • Loading branch information
FernandoAndrade-NOAA authored May 3, 2024
1 parent 008efa0 commit 26985e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/rt.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1033,7 +1033,7 @@ if [[ "${CREATE_BASELINE}" == false ]] ; then
fi
fi

INPUTDATA_ROOT=${INPUTDATA_ROOT:-$DISKNM/NEMSfv3gfs/input-data_20240501}
INPUTDATA_ROOT=${INPUTDATA_ROOT:-${DISKNM}/NEMSfv3gfs/input-data_20240501}
INPUTDATA_ROOT_WW3=${INPUTDATA_ROOT}/WW3_input_data_20240214
INPUTDATA_ROOT_BMIC=${INPUTDATA_ROOT_BMIC:-${DISKNM}/NEMSfv3gfs/BM_IC-20220207}

Expand Down

0 comments on commit 26985e8

Please sign in to comment.