[Swift-commit] r2060 - log-processing

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Sun Jun 15 06:31:04 CDT 2008


Author: benc
Date: 2008-06-15 06:31:01 -0500 (Sun, 15 Jun 2008)
New Revision: 2060

Modified:
   log-processing/makefile
Log:
another file to clean

Modified: log-processing/makefile
===================================================================
--- log-processing/makefile	2008-06-12 20:57:22 UTC (rev 2059)
+++ log-processing/makefile	2008-06-15 11:31:01 UTC (rev 2060)
@@ -16,7 +16,7 @@
 	cp *.event *.html *.png report-$(SDL)
 
 clean:
-	rm -f start-times.data kickstart-times.data start-time.tmp end-time.tmp threads.list tasks.list log *.data *.shifted *.png *.event *.coloured-event *.total *.tmp *.transitions *.last karatasks-type-counts.txt index.html *.lastsummary execstages.plot total.plot colour.plot jobs-sites.table jobs.retrycount.summary kickstart.stats execution-counts.txt site-duration.txt jobs.retrycount sp.plot karatasks.coloured-sorted-event *.cedps *.stats t.inf *.seenstates tmp-* info.* clusterstats  trname-summary sites-list.data.nm info-md5sums
+	rm -f start-times.data kickstart-times.data start-time.tmp end-time.tmp threads.list tasks.list log *.data *.shifted *.png *.event *.coloured-event *.total *.tmp *.transitions *.last karatasks-type-counts.txt index.html *.lastsummary execstages.plot total.plot colour.plot jobs-sites.table jobs.retrycount.summary kickstart.stats execution-counts.txt site-duration.txt jobs.retrycount sp.plot karatasks.coloured-sorted-event *.cedps *.stats t.inf *.seenstates tmp-* info.* clusterstats  trname-summary sites-list.data.nm info-md5sums pse2d-tmp.eip
 
 t.inf: $(LOG)
 	./compute-t-inf > t.inf < $(LOG)




More information about the Swift-commit mailing list