rpms/nagios/devel nagios-plugins-check_log-path.patch,NONE,1.1

Michael Patrick McGrath (mmcgrath) fedora-extras-commits at redhat.com
Thu Jan 10 13:12:40 UTC 2008


Author: mmcgrath

Update of /cvs/extras/rpms/nagios/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25004

Added Files:
	nagios-plugins-check_log-path.patch 
Log Message:
Added nagios-plugins-check_log patch for 395601

nagios-plugins-check_log-path.patch:

--- NEW FILE nagios-plugins-check_log-path.patch ---
--- nagios-plugins-1.4.8/plugins-scripts/check_log.sh.orig  2007-11-22 12:19:57.000000000 +0000
+++ nagios-plugins-1.4.8/plugins-scripts/check_log.sh   2007-11-22 12:20:13.000000000 +0000
@@ -62,8 +62,8 @@
 
 ECHO="/bin/echo"
 GREP="/bin/egrep"
-DIFF="/bin/diff"
-TAIL="/bin/tail"
+DIFF="/usr/bin/diff"
+TAIL="/usr/bin/tail"
 CAT="/bin/cat"
 RM="/bin/rm"
 CHMOD="/bin/chmod"





More information about the fedora-extras-commits mailing list