[Swift-commit] r2925 - trunk/libexec/log-processing

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Wed May 13 08:52:50 CDT 2009


Author: benc
Date: 2009-05-13 08:52:50 -0500 (Wed, 13 May 2009)
New Revision: 2925

Modified:
   trunk/libexec/log-processing/colour.plot.template
   trunk/libexec/log-processing/slt2.plot
   trunk/libexec/log-processing/sp.plot.template
   trunk/libexec/log-processing/start-last-times-and-kickstart.plot
   trunk/libexec/log-processing/start-last-times.plot
   trunk/libexec/log-processing/weights.plot
Log:
correct spelling of arbitrary in log plot axes, and change one axes to score

Modified: trunk/libexec/log-processing/colour.plot.template
===================================================================
--- trunk/libexec/log-processing/colour.plot.template	2009-05-13 13:51:04 UTC (rev 2924)
+++ trunk/libexec/log-processing/colour.plot.template	2009-05-13 13:52:50 UTC (rev 2925)
@@ -4,7 +4,7 @@
 
 set key outside below
 
-set ylabel 'arbitary event number'
+set ylabel 'arbitrary event number'
 set xlabel 'realtime / s'
 
 set style arrow 1 nohead lt 1

Modified: trunk/libexec/log-processing/slt2.plot
===================================================================
--- trunk/libexec/log-processing/slt2.plot	2009-05-13 13:51:04 UTC (rev 2924)
+++ trunk/libexec/log-processing/slt2.plot	2009-05-13 13:52:50 UTC (rev 2925)
@@ -4,7 +4,7 @@
 
 set output 'slt2.png'
 
-set ylabel 'arbitary job number'
+set ylabel 'arbitrary job number'
 set xlabel 'realtime / s'
 
 set style arrow 1 nohead

Modified: trunk/libexec/log-processing/sp.plot.template
===================================================================
--- trunk/libexec/log-processing/sp.plot.template	2009-05-13 13:51:04 UTC (rev 2924)
+++ trunk/libexec/log-processing/sp.plot.template	2009-05-13 13:52:50 UTC (rev 2925)
@@ -4,7 +4,7 @@
 
 set key outside below
 
-set ylabel 'arbitary event number'
+set ylabel 'arbitrary event number'
 set xlabel 'realtime / s'
 
 set style arrow 1 nohead lt 1

Modified: trunk/libexec/log-processing/start-last-times-and-kickstart.plot
===================================================================
--- trunk/libexec/log-processing/start-last-times-and-kickstart.plot	2009-05-13 13:51:04 UTC (rev 2924)
+++ trunk/libexec/log-processing/start-last-times-and-kickstart.plot	2009-05-13 13:52:50 UTC (rev 2925)
@@ -4,7 +4,7 @@
 
 set key outside below
 
-set ylabel 'arbitary job number'
+set ylabel 'arbitrary job number'
 set xlabel 'realtime / s'
 
 set style arrow 1 nohead lt 1

Modified: trunk/libexec/log-processing/start-last-times.plot
===================================================================
--- trunk/libexec/log-processing/start-last-times.plot	2009-05-13 13:51:04 UTC (rev 2924)
+++ trunk/libexec/log-processing/start-last-times.plot	2009-05-13 13:52:50 UTC (rev 2925)
@@ -4,7 +4,7 @@
 
 set key outside below
 
-set ylabel 'arbitary job number'
+set ylabel 'arbitrary job number'
 set xlabel 'realtime / s'
 
 set style arrow 1 nohead lt 1

Modified: trunk/libexec/log-processing/weights.plot
===================================================================
--- trunk/libexec/log-processing/weights.plot	2009-05-13 13:51:04 UTC (rev 2924)
+++ trunk/libexec/log-processing/weights.plot	2009-05-13 13:52:50 UTC (rev 2925)
@@ -4,7 +4,7 @@
 
 set key outside below
 
-set ylabel 'arbitary event number'
+set ylabel 'score'
 set xlabel 'realtime / s'
 
 set style arrow 1 nohead lt 1




More information about the Swift-commit mailing list