From de7191e3424e02ba278a39b86e8b1906a25d0362 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Sun, 11 Apr 2010 09:54:10 +0200 Subject: Fix Debian bug #478906: Failure when run via ePN | When perl plugin scripts are run with the embedded perl interpreter in | nagios3, the "shift" perl command doesn't shift @ARGV, but @_ (which | happens to contain the same thing as @ARGV at the time the script was | started). | | [...] | | A fix is to replace all the instances of "shift" with "shift @ARGV". [ http://bugs.debian.org/478906 ] (Fixed by Stephane Chazelas, forwarded by Jan Wagner.) --- THANKS.in | 1 + 1 file changed, 1 insertion(+) (limited to 'THANKS.in') diff --git a/THANKS.in b/THANKS.in index cc6e1941..f62a4d8e 100644 --- a/THANKS.in +++ b/THANKS.in @@ -262,3 +262,4 @@ Jimmy Bergman Konstantin Khomoutov Josip Rodin Dann Frazier +Stephane Chazelas -- cgit v1.2.3-74-g34f1