[FFmpeg-devel] [PATCH 3/3] Add suffix ".out" to the fate outfile, slightly more clear.
Måns Rullgård
mans
Sun Aug 1 09:46:13 CEST 2010
Stefano Sabatini <stefano.sabatini-lala at poste.it> writes:
> ---
> tests/fate-run.sh | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/tests/fate-run.sh b/tests/fate-run.sh
> index 6739fd9..fdf25f0 100755
> --- a/tests/fate-run.sh
> +++ b/tests/fate-run.sh
> @@ -15,7 +15,7 @@ ref=${7:-"${base}/ref/fate/${test}"}
> fuzz=$8
>
> outdir="tests/data/fate"
> -outfile="${outdir}/${test}"
> +outfile="${outdir}/${test}.out"
> errfile="${outdir}/${test}.err"
> cmpfile="${outdir}/${test}.diff"
> repfile="${outdir}/${test}.rep"
Rejected. Using the same name as the ref file has advantages.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list