fixed test failure

This commit is contained in:
Enrico Fucile 2015-06-18 12:38:14 +01:00
parent 2cf7874e12
commit a3032ba7fe
2 changed files with 3 additions and 1 deletions

View File

@ -379,3 +379,4 @@ new_temp_106.bufr.ref
new_tmr7_129.bufr.ref
new_tros_31.bufr.ref
new_wavb_134.bufr.ref
set_unexpandedDescriptors.filter

View File

@ -8,6 +8,7 @@
# virtue of its status as an intergovernmental organisation nor does it submit to any jurisdiction.
#
set -x
. ./include.sh
cd ${data_dir}/bufr
@ -696,7 +697,7 @@ rm -f ${f}.out
#-----------------------------------------------------------
# Test: set unexpandedDescriptors big test
#-----------------------------------------------------------
fRulesReady="${test_dir}/set_unexpandedDescriptors.filter"
fRulesReady="set_unexpandedDescriptors.filter"
f="syno_1.bufr"
testScript="set_unexpandedDescriptors_test.sh"
echo "Test: set unexpandedDescriptors big test" >> $fLog