You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ps...@apache.org on 2008/03/23 17:27:19 UTC

svn commit: r640218 - /commons/sandbox/performance/trunk/src/test/org/apache/commons/performance/pool/config-pool.xml

Author: psteitz
Date: Sun Mar 23 09:27:14 2008
New Revision: 640218

URL: http://svn.apache.org/viewvc?rev=640218&view=rev
Log:
Dropped extraneous comment.

Modified:
    commons/sandbox/performance/trunk/src/test/org/apache/commons/performance/pool/config-pool.xml

Modified: commons/sandbox/performance/trunk/src/test/org/apache/commons/performance/pool/config-pool.xml
URL: http://svn.apache.org/viewvc/commons/sandbox/performance/trunk/src/test/org/apache/commons/performance/pool/config-pool.xml?rev=640218&r1=640217&r2=640218&view=diff
==============================================================================
--- commons/sandbox/performance/trunk/src/test/org/apache/commons/performance/pool/config-pool.xml (original)
+++ commons/sandbox/performance/trunk/src/test/org/apache/commons/performance/pool/config-pool.xml Sun Mar 23 09:27:14 2008
@@ -59,7 +59,6 @@
   </abandoned-config>
   
   <run>
-    <!-- integerIndexed, integerScan, or textScan -->
     <iterations>100</iterations>
     <clients>20</clients>
     <delay-min>0</delay-min>