[Pkg-net-snmp-commits] [pkg-net-snmp] 11/27: fix_snmpcheck_perl_path
Hideki Yamane
henrich at moszumanska.debian.org
Sun Aug 28 02:19:48 UTC 2016
This is an automated email from the git hooks/post-receive script.
henrich pushed a commit to branch patch-queue/master
in repository pkg-net-snmp.
commit 2b5b86ef131949600ae7b02ae78be8c57d68bcd5
Author: Net-SNMP Packaging Team <pkg-net-snmp-devel at lists.alioth.debian.org>
Date: Thu Jun 18 06:12:05 2015 +0900
fix_snmpcheck_perl_path
Author: Hideki Yamane <henrich at debian.org>
Gbp-Pq: Name fix_snmpcheck_perl_path.patch
---
local/snmpcheck.def | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/local/snmpcheck.def b/local/snmpcheck.def
index ad392ee..df3450e 100755
--- a/local/snmpcheck.def
+++ b/local/snmpcheck.def
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl -w
+#!/usr/bin/perl
use strict 'refs';
require Net::Ping;
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-net-snmp/pkg-net-snmp.git
More information about the Pkg-net-snmp-commits
mailing list