On Sat, Oct 17, 2015 at 08:52:59PM -0400, Ganesh Ajjanagadde wrote:
> On Sat, Oct 17, 2015 at 8:41 PM, Michael Niedermayer <michae...@gmx.at> wrote:
> > From: Michael Niedermayer <mich...@niedermayer.cc>
> >
> > This is how the other perl scripts in git call perl
> >
> > Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
> > ---
> >  compat/solaris/make_sunver.pl |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/compat/solaris/make_sunver.pl b/compat/solaris/make_sunver.pl
> > index 929bdda..0e9ed1d 100755
> > --- a/compat/solaris/make_sunver.pl
> > +++ b/compat/solaris/make_sunver.pl
> > @@ -1,4 +1,4 @@
> > -#!/usr/bin/perl -w
> > +#!/usr/bin/env perl
> 
> Should be ok. I don't know if the -w (which turns on warnings) is
> useful, but for the moment LGTM.

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates

Attachment: signature.asc
Description: Digital signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to