mirror of https://github.com/ecmwf/eccodes.git
Tools: codes_export_resource tests
This commit is contained in:
parent
470173a32c
commit
d33b0247b9
|
@ -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
|
||||
# ----------------
|
||||
|
|
Loading…
Reference in New Issue