[Swift-commit] r5563 - SwiftApps/SciColSim

ketan at ci.uchicago.edu ketan at ci.uchicago.edu
Tue Feb 7 21:18:57 CST 2012


Author: ketan
Date: 2012-02-07 21:18:57 -0600 (Tue, 07 Feb 2012)
New Revision: 5563

Modified:
   SwiftApps/SciColSim/plot_active.plt
Log:
minor

Modified: SwiftApps/SciColSim/plot_active.plt
===================================================================
--- SwiftApps/SciColSim/plot_active.plt	2012-02-08 03:15:56 UTC (rev 5562)
+++ SwiftApps/SciColSim/plot_active.plt	2012-02-08 03:18:57 UTC (rev 5563)
@@ -3,5 +3,5 @@
 set nokey
 set xlabel "Time in sec"
 set ylabel "number of active jobs"
-set title "Active SciColSim jobs"
-plot "plot_active.txt" using 1 with line
+set title "Active jobs"
+plot "plot_active.txt" using 1:2 with line




More information about the Swift-commit mailing list