[Swift-commit] r4007 - usertools/worker-profile
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Thu Jan 20 09:42:15 CST 2011
Author: wozniak
Date: 2011-01-20 09:42:15 -0600 (Thu, 20 Jan 2011)
New Revision: 4007
Modified:
usertools/worker-profile/worker_jobs_duration.zsh
Log:
Renaming...
Modified: usertools/worker-profile/worker_jobs_duration.zsh
===================================================================
--- usertools/worker-profile/worker_jobs_duration.zsh 2011-01-20 15:35:55 UTC (rev 4006)
+++ usertools/worker-profile/worker_jobs_duration.zsh 2011-01-20 15:42:15 UTC (rev 4007)
@@ -1,7 +1,7 @@
#!/bin/zsh
# Lists worker job counts, sorted for plotting
-# usage: worker_jobs_spectrum.zsh <RESULT> <LOGS>
+# usage: worker_jobs_sorted.zsh <RESULT> <LOGS>
# The result is a tabular file compatible with plotter/lines.zsh
if [[ ${#*} == 0 ]]
More information about the Swift-commit
mailing list