develooper Front page | perl.qpsmtpd | Postings from May 2012

[PATCH 01/11] shebang fix for tls, this one is actually a script

Thread Next
From:
Matt Simerson
Date:
May 7, 2012 00:36
Subject:
[PATCH 01/11] shebang fix for tls, this one is actually a script
Message ID:
1336376163-92013-1-git-send-email-matt@tnpi.net
---
 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


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About