ref: 217cdae98e44699648a215ebb527c4c3f4f171ac
parent: 135e5d3d9be8524925d11d5ba855982840ad01dd
author: Gregory Maxwell <[email protected]>
date: Mon Apr 30 00:13:20 EDT 2012
Make it possible for run_vectors.sh to fail on the mono tests.
--- 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