[FFmpeg-devel] [PATCH 3/3] Add suffix ".out" to the fate outfile, slightly more clear.

Stefano Sabatini stefano.sabatini-lala
Sun Aug 1 12:11:34 CEST 2010


On date Sunday 2010-08-01 08:46:13 +0100, M?ns Rullg?rd encoded:
> 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.

Dropped.
-- 
FFmpeg = Frightening and Fantastic Majestic Patchable Everlasting Game



More information about the ffmpeg-devel mailing list