[Swift-commit] r2296 - log-processing/libexec
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Tue Oct 14 02:00:45 CDT 2008
Author: benc
Date: 2008-10-14 02:00:45 -0500 (Tue, 14 Oct 2008)
New Revision: 2296
Modified:
log-processing/libexec/makefile
Log:
clean HTMLs
Modified: log-processing/libexec/makefile
===================================================================
--- log-processing/libexec/makefile 2008-10-14 06:54:09 UTC (rev 2295)
+++ log-processing/libexec/makefile 2008-10-14 07:00:45 UTC (rev 2296)
@@ -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-* clusterstats trname-summary sites-list.data.nm info-md5sums pse2d-tmp.eip
+ 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-* clusterstats trname-summary sites-list.data.nm info-md5sums pse2d-tmp.eip karajan.html falkon.html execute2.html info.html execute.html kickstart.html scheduler.html assorted.html
t.inf: $(LOG)
./compute-t-inf > t.inf < $(LOG)
More information about the Swift-commit
mailing list