summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-21 14:38:30 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-21 14:38:30 +0000
commit4b074b5698f9d92fdf9d61bfc0f20397f06b4fcd (patch)
treeac8e13818b593b60805923ea446ec31a417d3d60
parent3deaa199297f89317800f0a1a894cda0ab01ec56 (diff)
downloadATCD-4b074b5698f9d92fdf9d61bfc0f20397f06b4fcd.tar.gz
added 0 low-priority thread case to example usage
-rwxr-xr-xTAO/performance-tests/Cubit/TAO/MT_Cubit/summarize2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Cubit/TAO/MT_Cubit/summarize b/TAO/performance-tests/Cubit/TAO/MT_Cubit/summarize
index 3a4f7f43bd9..3fb8cf24cc8 100755
--- a/TAO/performance-tests/Cubit/TAO/MT_Cubit/summarize
+++ b/TAO/performance-tests/Cubit/TAO/MT_Cubit/summarize
@@ -7,7 +7,7 @@ eval '(exit $?0)' && eval 'exec perl -w -S $0 ${1+"$@"}'
# Summarizes results from a series of runs of MT_Cubit_Test, with
# different numbers of clients. Example usage:
#
-# $ for i in 1 2 5 10 15 20 25 30 35 40 45 50; do ./MT_Cubit_Test $i; done
+# $ for i in 0 1 2 5 10 15 20 25 30 35 40 45 50; do ./MT_Cubit_Test $i; done
# $ ./summarize
#
# The first three lines above let this script run without specifying the