summaryrefslogtreecommitdiff
path: root/tests/run_vectors.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run_vectors.sh')
-rwxr-xr-xtests/run_vectors.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/run_vectors.sh b/tests/run_vectors.sh
index 78b09e67..cba6c3c2 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