Update of /cvsroot/nagios/nagios/cgi
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3373/cgi
Modified Files:
Makefile.in
Log Message:
Sanity checks for full partitions during status file update
Index: Makefile.in
===================================================================
RCS file: /cvsroot/nagios/nagios/cgi/Makefile.in,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** Makefile.in 25 Oct 2004 05:05:54 -0000 1.9
--- Makefile.in 26 Nov 2005 07:05:35 -0000 1.10
***************
*** 2,6 ****
# Makefile for Nagios CGIs
#
! # Last Modified: 10-24-2004
###############################
--- 2,6 ----
# Makefile for Nagios CGIs
#
! # Last Modified: 11-25-2005
###############################
***************
*** 184,188 ****
rm -f $(CGIS)
rm -f *.o core gmon.out
! rm -f *~
distclean: clean
--- 184,188 ----
rm -f $(CGIS)
rm -f *.o core gmon.out
! rm -f *~ *.*~
distclean: clean
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
|