[Nagiosplug-checkins] CVS: nagiosplug/tools sfsnapshot,1.5,1.6

Ton Voon tonvoon at users.sourceforge.net
Fri Mar 7 18:03:07 CET 2003


Update of /cvsroot/nagiosplug/nagiosplug/tools
In directory sc8-pr-cvs1:/tmp/cvs-serv1494

Modified Files:
	sfsnapshot 
Log Message:
Need to remove configure.in


Index: sfsnapshot
===================================================================
RCS file: /cvsroot/nagiosplug/nagiosplug/tools/sfsnapshot,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** sfsnapshot	8 Mar 2003 01:48:13 -0000	1.5
--- sfsnapshot	8 Mar 2003 02:02:43 -0000	1.6
***************
*** 30,33 ****
--- 30,34 ----
  	if [[ -d $PROJECT ]] ; then
  		cd $PROJECT 
+ 		rm configure.in
  		cvs update -r $cvs_rel
  	else





More information about the Commits mailing list