[CalendarServer-changes] [6559] CalendarServer/trunk/contrib/performance/sample.sh

source_changes at macosforge.org source_changes at macosforge.org
Wed Nov 3 08:49:04 PDT 2010


Revision: 6559
          http://trac.macosforge.org/projects/calendarserver/changeset/6559
Author:   exarkun at twistedmatrix.com
Date:     2010-11-03 08:49:02 -0700 (Wed, 03 Nov 2010)
Log Message:
-----------
Report all of the instance PID files

Modified Paths:
--------------
    CalendarServer/trunk/contrib/performance/sample.sh

Modified: CalendarServer/trunk/contrib/performance/sample.sh
===================================================================
--- CalendarServer/trunk/contrib/performance/sample.sh	2010-11-02 21:21:37 UTC (rev 6558)
+++ CalendarServer/trunk/contrib/performance/sample.sh	2010-11-03 15:49:02 UTC (rev 6559)
@@ -48,7 +48,7 @@
       break
     fi
   done
-  echo "instance pid files: $instances"
+  echo "instance pid files: ${instances[*]}"
   popd
   sudo PYTHONPATH=$PYTHONPATH ./benchmark --label r$REV-$backend --log-directory $LOGS $BENCHMARKS
   data=`echo -n r$REV-$backend*`
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20101103/66309eb5/attachment.html>


More information about the calendarserver-changes mailing list