Windows: bufr_copy_data enabled

This commit is contained in:
Shahram Najm 2019-12-30 16:43:36 +00:00
parent ffa003a763
commit ddc64487a9
1 changed files with 0 additions and 5 deletions

View File

@ -12,11 +12,6 @@
#Define a common label for all the tmp files
label="bufr_copy_data_c"
if [ $ECCODES_ON_WINDOWS -eq 1 ]; then
echo "$0: This test is currently disabled on Windows"
exit 0
fi
TEMP_BUFR=$label.out.bufr
TEMP_TEXT=$label.out.txt
REF=$label.compare.log.ref