diff --git a/test/vp8_multi_resolution_encoder.sh b/test/vp8_multi_resolution_encoder.sh index ed66bf837..a8b7fe78e 100755 --- a/test/vp8_multi_resolution_encoder.sh +++ b/test/vp8_multi_resolution_encoder.sh @@ -39,7 +39,7 @@ vp8_mre() { return 1 fi - eval "${VPX_TEST_PREFIX}" "${encoder}" "$@" + eval "${VPX_TEST_PREFIX}" "${encoder}" "$@" ${devnull} } vp8_multi_resolution_encoder_three_formats() {