Skip to content
Snippets Groups Projects
Commit 516c9805 authored by Jean-Marc Valin's avatar Jean-Marc Valin
Browse files

Make it possible for the mono test to fail

parent 32911207
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment