mirror of https://github.com/ecmwf/eccodes.git
Testing: metar_dump -w
This commit is contained in:
parent
c857a1d45f
commit
58a3afbba8
|
@ -49,6 +49,8 @@ diff $ref_dump $res_dump >$REDIRECT 2> $REDIRECT
|
|||
# JSON
|
||||
${tools_dir}/metar_dump -j $f
|
||||
|
||||
# Skip
|
||||
${tools_dir}/metar_dump -w count=11 $f
|
||||
|
||||
# Clean up
|
||||
rm -f $fLog $res_dump
|
||||
|
|
Loading…
Reference in New Issue