[jboss-svn-commits] JBL Code SVN: r30422 - labs/jbosstm/workspace/whitingjr/trunk/performance.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Tue Dec 1 12:46:43 EST 2009


Author: whitingjr
Date: 2009-12-01 12:46:43 -0500 (Tue, 01 Dec 2009)
New Revision: 30422

Modified:
   labs/jbosstm/workspace/whitingjr/trunk/performance/build.properties
Log:
Added comment.
Set default value to run without suspending.


Modified: labs/jbosstm/workspace/whitingjr/trunk/performance/build.properties
===================================================================
--- labs/jbosstm/workspace/whitingjr/trunk/performance/build.properties	2009-12-01 17:46:03 UTC (rev 30421)
+++ labs/jbosstm/workspace/whitingjr/trunk/performance/build.properties	2009-12-01 17:46:43 UTC (rev 30422)
@@ -11,6 +11,7 @@
 
 transaction.log.store=logs
 
-# does the profiled wait for a debugger to be attached
+# does the profiled wait for a debugger to be attached ?
 # y or n
-suspend=n
\ No newline at end of file
+suspend=n
+



More information about the jboss-svn-commits mailing list