[devscripts] 01/01: hardening-check: Remove extra =pod
James McCoy
jamessan at debian.org
Fri Sep 8 03:18:21 UTC 2017
This is an automated email from the git hooks/post-receive script.
jamessan pushed a commit to branch master
in repository devscripts.
commit 82194db420dbc8505e327fa91a1f33943ab16567
Author: James McCoy <jamessan at debian.org>
Date: Thu Sep 7 23:13:09 2017 -0400
hardening-check: Remove extra =pod
The "=pod" causes older (pre-Buster) versions of podchecker to error.
Since it doesn't add anything useful, remove it to ease backporting.
Signed-off-by: James McCoy <jamessan at debian.org>
---
scripts/hardening-check.pl | 2 --
1 file changed, 2 deletions(-)
diff --git a/scripts/hardening-check.pl b/scripts/hardening-check.pl
index 799943c..26ecf71 100644
--- a/scripts/hardening-check.pl
+++ b/scripts/hardening-check.pl
@@ -416,8 +416,6 @@ exit($overall);
__END__
-=pod
-
=head1 NAME
hardening-check - check binaries for security hardening features
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git
More information about the devscripts-devel
mailing list