Testing: Make sure script points to source dir (related to SD-96876)

This commit is contained in:
shahramn 2024-09-03 16:51:43 +01:00
parent b48102f910
commit d64137d167
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ fi
check_grib_defs()
{
CHECK_DEFS=$ECCODES_DEFINITION_PATH/check_grib_defs.pl
CHECK_DEFS=$proj_dir/definitions/check_grib_defs.pl
if [ -x "$CHECK_DEFS" ]; then
# Now check the name.def, paramId.def, shortName.def... files
# in the current directory