diff --git a/tests/run_vectors.sh b/tests/run_vectors.sh index 78b09e67083d56240f0ea9b9657066af5e095c4a..cba6c3c216d33afc7b32a3b82af3bc16ced8dcc0 100755 --- a/tests/run_vectors.sh +++ b/tests/run_vectors.sh @@ -50,7 +50,6 @@ do exit 1 fi $OPUS_COMPARE -r $RATE $VECTOR_PATH/testvector$file.dec tmp.out >> logs_mono.txt 2>&1 - true float_ret=$? if [ "$float_ret" -eq "0" ]; then echo output matches reference