git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a34478
)
fate: some shells parse $11 as ${1}1
author
Michael Niedermayer
<michaelni@gmx.at>
Mon, 15 Aug 2011 22:29:09 +0000
(
00:29
+0200)
committer
Michael Niedermayer
<michaelni@gmx.at>
Mon, 15 Aug 2011 22:29:09 +0000
(
00:29
+0200)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
tests/fate-run.sh
patch
|
blob
|
history
diff --git
a/tests/fate-run.sh
b/tests/fate-run.sh
index
ef0550d
..
c35d0ab
100755
(executable)
--- a/
tests/fate-run.sh
+++ b/
tests/fate-run.sh
@@
-17,7
+17,7
@@
ref=${7:-"${base}/ref/fate/${test}"}
fuzz=$8
threads=${9:-1}
thread_type=${10:-3}
-tool=$
11
+tool=$
{11}
outdir="tests/data/fate"
outfile="${outdir}/${test}"