mirror of https://github.com/ecmwf/eccodes.git
Testing: Remove unused variable
This commit is contained in:
parent
c592821a89
commit
0f647bdb99
|
@ -25,7 +25,6 @@ fi
|
||||||
# Test downloaded data files
|
# Test downloaded data files
|
||||||
#==============================================
|
#==============================================
|
||||||
bufr_files=`cat ${data_dir}/bufr/bufr_data_files.txt`
|
bufr_files=`cat ${data_dir}/bufr/bufr_data_files.txt`
|
||||||
REDIRECT=/dev/null
|
|
||||||
|
|
||||||
for file in ${bufr_files}; do
|
for file in ${bufr_files}; do
|
||||||
${tools_dir}/bufr_dump -O ${data_dir}/bufr/$file >/dev/null
|
${tools_dir}/bufr_dump -O ${data_dir}/bufr/$file >/dev/null
|
||||||
|
|
|
@ -9,10 +9,8 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
set -u
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
label="bufr_ecc-1259_test"
|
|
||||||
|
|
||||||
|
label="bufr_ecc-1259_test"
|
||||||
tempBufr=temp.$label.bufr
|
tempBufr=temp.$label.bufr
|
||||||
tempFilt=temp.$label.filt
|
tempFilt=temp.$label.filt
|
||||||
tempOut=temp.$label.out
|
tempOut=temp.$label.out
|
||||||
|
|
|
@ -9,8 +9,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
set -u
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
label="bufr_ecc-1290_test"
|
label="bufr_ecc-1290_test"
|
||||||
temp=temp.$label
|
temp=temp.$label
|
||||||
tempRules=temp.${label}.filter
|
tempRules=temp.${label}.filter
|
||||||
|
|
|
@ -9,9 +9,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
set -u
|
|
||||||
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
label="bufr_ecc-1304_test"
|
label="bufr_ecc-1304_test"
|
||||||
|
|
||||||
tempBufr=temp.$label.bufr
|
tempBufr=temp.$label.bufr
|
||||||
|
|
|
@ -9,8 +9,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
set -u
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
label="bufr_ecc-1305_test"
|
label="bufr_ecc-1305_test"
|
||||||
temp=temp.$label
|
temp=temp.$label
|
||||||
|
|
||||||
|
|
|
@ -9,8 +9,6 @@
|
||||||
#
|
#
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
|
|
||||||
label="grib2to3_test"
|
label="grib2to3_test"
|
||||||
temp=temp.$label.grib3
|
temp=temp.$label.grib3
|
||||||
sample_g2=$ECCODES_SAMPLES_PATH/GRIB2.tmpl
|
sample_g2=$ECCODES_SAMPLES_PATH/GRIB2.tmpl
|
||||||
|
|
|
@ -9,8 +9,6 @@
|
||||||
#
|
#
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
|
|
||||||
label="grib3_templates_test"
|
label="grib3_templates_test"
|
||||||
temp1=temp1.$label.grib3
|
temp1=temp1.$label.grib3
|
||||||
temp2=temp2.$label.grib3
|
temp2=temp2.$label.grib3
|
||||||
|
|
|
@ -12,8 +12,6 @@
|
||||||
label="grib_dump_debug_test"
|
label="grib_dump_debug_test"
|
||||||
temp=temp.$label.txt
|
temp=temp.$label.txt
|
||||||
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
|
|
||||||
if [ $HAVE_MEMFS -eq 1 ]; then
|
if [ $HAVE_MEMFS -eq 1 ]; then
|
||||||
unset ECCODES_DEFINITION_PATH
|
unset ECCODES_DEFINITION_PATH
|
||||||
unset ECCODES_SAMPLES_PATH
|
unset ECCODES_SAMPLES_PATH
|
||||||
|
|
|
@ -10,7 +10,6 @@
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
label="prod_ECC-1230_test"
|
label="prod_ECC-1230_test"
|
||||||
temp1=temp1.$label
|
temp1=temp1.$label
|
||||||
temp2=temp2.$label
|
temp2=temp2.$label
|
||||||
|
|
|
@ -10,7 +10,6 @@
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
label="grib_ecc-1260_test"
|
label="grib_ecc-1260_test"
|
||||||
tempGrib=temp.$label.grib
|
tempGrib=temp.$label.grib
|
||||||
tempRef=temp.$label.ref
|
tempRef=temp.$label.ref
|
||||||
|
|
|
@ -10,7 +10,6 @@
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
label="grib_ecc-1313_test"
|
label="grib_ecc-1313_test"
|
||||||
tempOut=temp.$label.text
|
tempOut=temp.$label.text
|
||||||
tempRef=temp.$label.ref
|
tempRef=temp.$label.ref
|
||||||
|
|
|
@ -9,8 +9,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
set -u
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
label="grib_ecc-1322_test"
|
label="grib_ecc-1322_test"
|
||||||
|
|
||||||
tempGrb=temp.$label.grib
|
tempGrb=temp.$label.grib
|
||||||
|
|
|
@ -9,8 +9,7 @@
|
||||||
#
|
#
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
set -u
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
label="grib_ecc-1406_test"
|
label="grib_ecc-1406_test"
|
||||||
|
|
||||||
tempGrib=temp.$label.grib
|
tempGrib=temp.$label.grib
|
||||||
|
|
|
@ -10,8 +10,6 @@
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
|
|
||||||
label="grib_ecc-1560_test"
|
label="grib_ecc-1560_test"
|
||||||
temp_PDTN08_Grib=temp.$label.PDTN08.grib
|
temp_PDTN08_Grib=temp.$label.PDTN08.grib
|
||||||
temp_PDTN11_Grib=temp.$label.PDTN11.grib
|
temp_PDTN11_Grib=temp.$label.PDTN11.grib
|
||||||
|
|
|
@ -15,7 +15,6 @@
|
||||||
# grib_get_data should fail on incorrectly coded grid
|
# grib_get_data should fail on incorrectly coded grid
|
||||||
# ---------------------------------------------------------
|
# ---------------------------------------------------------
|
||||||
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
label="grib_ecc-922_test"
|
label="grib_ecc-922_test"
|
||||||
temp=temp.$label
|
temp=temp.$label
|
||||||
sample_grib2=$ECCODES_SAMPLES_PATH/GRIB2.tmpl
|
sample_grib2=$ECCODES_SAMPLES_PATH/GRIB2.tmpl
|
||||||
|
|
|
@ -10,7 +10,6 @@
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
label="grib_neg_fctime_test"
|
label="grib_neg_fctime_test"
|
||||||
temp=temp.$label.grib
|
temp=temp.$label.grib
|
||||||
input=${data_dir}/sample.grib2
|
input=${data_dir}/sample.grib2
|
||||||
|
|
|
@ -10,8 +10,6 @@
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
|
|
||||||
label="grib_octahedral_test"
|
label="grib_octahedral_test"
|
||||||
temp=temp.$label.txt
|
temp=temp.$label.txt
|
||||||
|
|
||||||
|
|
|
@ -10,7 +10,6 @@
|
||||||
|
|
||||||
. ./include.ctest.sh
|
. ./include.ctest.sh
|
||||||
|
|
||||||
REDIRECT=/dev/null
|
|
||||||
label="grib_packing_order_test"
|
label="grib_packing_order_test"
|
||||||
temp=${label}".grib.tmp"
|
temp=${label}".grib.tmp"
|
||||||
temp_simple1=${label}".simple1.tmp"
|
temp_simple1=${label}".simple1.tmp"
|
||||||
|
|
Loading…
Reference in New Issue