mirror of https://github.com/ecmwf/eccodes.git
Data Quality checks: Fix test
This commit is contained in:
parent
ca594113a6
commit
c05867e471
|
@ -143,4 +143,4 @@ ${tools_dir}/grib_set -s scaleValuesBy=100 $input1 $tempOut
|
||||||
|
|
||||||
# Clean up
|
# Clean up
|
||||||
rm -rf $tempDir
|
rm -rf $tempDir
|
||||||
rm -f $tempOut $tempErr
|
rm -f $tempOut $tempErr $tempGrib1 $tempGrib2
|
||||||
|
|
Loading…
Reference in New Issue