ref: 516c980585b42bf4e033136ab3b65367ff447183
parent: 329112075e046ad7a17776a177564b46c17e1db6
author: Jean-Marc Valin <[email protected]>
date: Thu May 10 21:12:23 EDT 2012
Make it possible for the mono test to fail
--- a/tests/run_vectors.sh
+++ b/tests/run_vectors.sh
@@ -50,7 +50,6 @@
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