Re: [PATCH 01/11] shebang fix for tls, this one is actually a script
[email protected] (Robert Spier) Mon, 7 May 2012 09:39:17 -0700
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <CAAroffeAGpoTvPTtTbVTVsGH6PEEAF5t_1D3JW6UKKjU02aPaQ@mail.gmail.com> |
I'm not seeing it. What makes this one a standalone script? On Mon, May 7, 2012 at 12:35 AM, Matt Simerson <[email protected]> wrote: > --- > plugins/tls | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/plugins/tls b/plugins/tls > index 1be2245..c2ac7de 100644 > --- a/plugins/tls > +++ b/plugins/tls > @@ -1,4 +1,4 @@ > -#!perl -w > +#!/usr/bin/perl > > =head1 NAME > > -- > 1.7.9.6 > >