You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2011/11/22 18:49:21 UTC

svn commit: r1205110 - /incubator/jena/Scratch/AFS/Jena-Dev/trunk/src/dev/Jena163_TDBDifferentIds.java

Author: andy
Date: Tue Nov 22 17:49:21 2011
New Revision: 1205110

URL: http://svn.apache.org/viewvc?rev=1205110&view=rev
Log: (empty)

Modified:
    incubator/jena/Scratch/AFS/Jena-Dev/trunk/src/dev/Jena163_TDBDifferentIds.java

Modified: incubator/jena/Scratch/AFS/Jena-Dev/trunk/src/dev/Jena163_TDBDifferentIds.java
URL: http://svn.apache.org/viewvc/incubator/jena/Scratch/AFS/Jena-Dev/trunk/src/dev/Jena163_TDBDifferentIds.java?rev=1205110&r1=1205109&r2=1205110&view=diff
==============================================================================
--- incubator/jena/Scratch/AFS/Jena-Dev/trunk/src/dev/Jena163_TDBDifferentIds.java (original)
+++ incubator/jena/Scratch/AFS/Jena-Dev/trunk/src/dev/Jena163_TDBDifferentIds.java Tue Nov 22 17:49:21 2011
@@ -100,7 +100,7 @@ public class Jena163_TDBDifferentIds
     private static int numIterationsPerBlock = 100 ;
     private static int colCount = 0 ;
     private static int colMax = 200 ;
-    private static boolean detailEveryTransaction = true ; // Set true so that every transaction print a letter for what it does. 
+    private static boolean detailEveryTransaction = false ; // Set true so that every transaction print a letter for what it does. 
     private static Semaphore startPoint ; 
 
     /** TODO