summaryrefslogtreecommitdiffstats
path: root/test/Java/Java-1.6.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/Java/Java-1.6.py')
-rw-r--r--test/Java/Java-1.6.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Java/Java-1.6.py b/test/Java/Java-1.6.py
index cd92b95..7bda650 100644
--- a/test/Java/Java-1.6.py
+++ b/test/Java/Java-1.6.py
@@ -41,7 +41,7 @@ version = '1.6'
where_javac, java_version = test.java_where_javac(version)
javac_path=os.path.dirname(where_javac)
-test.verbose_set(1)
+# test.verbose_set(1)
if ' ' in javac_path:
javac_path ='"%s"'%javac_path