mirror of https://github.com/ecmwf/eccodes.git
Test: Comments
This commit is contained in:
parent
3a257229ba
commit
561f106a18
|
@ -15,6 +15,11 @@ REDIRECT=/dev/null
|
|||
# This script will check the following concept files:
|
||||
# name.def paramId.def shortName.def units.def cfVarName.def
|
||||
#
|
||||
|
||||
# Perhaps we should check whether the Test::More Perl module is available?
|
||||
#perl -MTest::More -e 'print $Test::More::VERSION ."\n";'
|
||||
|
||||
|
||||
CHECK_DEFS=$ECCODES_DEFINITION_PATH/check_grib_defs.pl
|
||||
|
||||
defs_dirs="
|
||||
|
|
Loading…
Reference in New Issue