diff --git a/tests/run_vectors.sh b/tests/run_vectors.sh
index 474646fc8053bacd27b129af74a858e09292be0c..3e021afa8bc116e383be517ef2096f92b810dce0 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