mirror of https://github.com/ecmwf/eccodes.git
Windows: re-enable bufr_ecc-393
This commit is contained in:
parent
bc5d6751d9
commit
8c0018b9a1
|
@ -17,11 +17,6 @@
|
|||
cd ${data_dir}/bufr
|
||||
label="bufr_ecc_393_test"
|
||||
|
||||
if [ $ECCODES_ON_WINDOWS -eq 1 ]; then
|
||||
echo "$0: This test is currently disabled on Windows"
|
||||
exit 0
|
||||
fi
|
||||
|
||||
tempRules=temp.${label}.filter
|
||||
tempOut=temp.${label}.bufr
|
||||
tempText=temp.${label}.txt
|
||||
|
|
Loading…
Reference in New Issue