On Wed, Dec 28, 2016 at 05:38:17PM +0100, Diego Biurrun wrote:
> On Wed, Dec 28, 2016 at 12:19:49AM +0200, Martin Storsjö wrote:
> > --- a/configure
> > +++ b/configure
> > @@ -348,6 +348,8 @@ Developer options (useful when working on Libav itself):
> >    --random-seed=VALUE      seed value for --enable/disable-random
> >    --disable-valgrind-backtrace do not print a backtrace under Valgrind
> >                             (only applies to --disable-optimizations builds)
> > +  --ignore-tests=TESTS     comma-separated list (without "fate-" prefix
> > +                           in the name) of tests which result is ignored
> 
> whose result
> 
> Thanks for fixing this up, LGTM with the grammar fixed.

Pushed with that changed and with the output changed from

  ignoring foo

to

  IGNORE  foo

so that it matches the look of other output from the build system.

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to