Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
aom-rav1e
Commits
6b5b4bf2
Commit
6b5b4bf2
authored
Aug 28, 2014
by
Tom Finegan
Browse files
test/vp8_multi_resolution_encoder.sh: Add missing devnull redirect.
Change-Id: Id60ae8178191e30603a5c8665793ace7eb9c8533
parent
bb2a9abb
Changes
1
Hide whitespace changes
Inline
Side-by-side
test/vp8_multi_resolution_encoder.sh
View file @
6b5b4bf2
...
...
@@ -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
()
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment