Blob Blame History Raw
--- contrib/check_linux_raid.pl.orig	2008-09-28 23:11:13.000000000 -0500
+++ contrib/check_linux_raid.pl	2008-09-28 23:12:22.000000000 -0500
@@ -23,7 +23,7 @@
 #	  WARNING md0 status=[UUU_U], recovery=46.4%, finish=123.0min
 
 use strict;
-use lib "/usr/local/nagios/libexec";
+use lib utils.pm;
 use utils qw(%ERRORS);
 
 # die with an error if we're not on Linux