From 7869455fcb3430867662f3984e4a0a3042a45b8b Mon Sep 17 00:00:00 2001 From: Kenyon Ralph Date: Sun, 19 Jun 2022 09:45:28 -0700 Subject: [PATCH] puppet_runtime: fix perlpod perlpod needs these blank lines in order to detect and format the documentation. --- plugins/puppet/puppet_runtime | 2 ++ 1 file changed, 2 insertions(+) diff --git a/plugins/puppet/puppet_runtime b/plugins/puppet/puppet_runtime index 180d97ce..ab440c57 100755 --- a/plugins/puppet/puppet_runtime +++ b/plugins/puppet/puppet_runtime @@ -1,5 +1,7 @@ #!/usr/bin/env ruby + =begin + =head1 puppet_runtime A munin plugin that reports the duration of puppet runs.