Tools: codes_export_resource tests

This commit is contained in:
Shahram Najm 2022-03-12 18:57:53 +00:00
parent 470173a32c
commit d33b0247b9
1 changed files with 3 additions and 2 deletions

View File

@ -25,8 +25,9 @@ cmp $ECCODES_SAMPLES_PATH/GRIB2.tmpl $temp
# IFS Samples
# ----------------
ECCODES_SAMPLES_PATH=/MEMFS/ifs_samples/grib1_mlgrib2 ${tools_dir}/codes_export_resource -s gg_ml.tmpl $temp
if [ $HAVE_MEMFS -eq 1 ]; then
ECCODES_SAMPLES_PATH=/MEMFS/ifs_samples/grib1_mlgrib2 ${tools_dir}/codes_export_resource -s gg_ml.tmpl $temp
fi
# Definition files
# ----------------