You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
fate: whitespace cosmetics
Originally committed as revision 24288 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -9,9 +9,9 @@ target_exec=$3
|
|||||||
BUILD_PATH=$4
|
BUILD_PATH=$4
|
||||||
command=$5
|
command=$5
|
||||||
cmp=${6:-diff}
|
cmp=${6:-diff}
|
||||||
|
|
||||||
ref=${7:-"${base}/ref/fate/${test}"}
|
ref=${7:-"${base}/ref/fate/${test}"}
|
||||||
fuzz=$8
|
fuzz=$8
|
||||||
|
|
||||||
outdir="tests/data/fate"
|
outdir="tests/data/fate"
|
||||||
outfile="${outdir}/${test}"
|
outfile="${outdir}/${test}"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user