Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaspar De Groot2011-08-25 10:06:31 +0000
committerCaspar De Groot2011-08-25 10:06:31 +0000
commit6f421928660766c078fc5f9dd92353cbbab3f517 (patch)
treee301a778bce206e1afc9844bcf2956340ce0fb2c /plugins/org.eclipse.net4j.db
parent32bfd35dbf8887e8cd25f70c7f36f5e75eff68f3 (diff)
downloadcdo-committers/cdegroot/options.tar.gz
cdo-committers/cdegroot/options.tar.xz
cdo-committers/cdegroot/options.zip
Turning off all debug tracingcommitters/cdegroot/options
Diffstat (limited to 'plugins/org.eclipse.net4j.db')
-rw-r--r--plugins/org.eclipse.net4j.db/.options4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.net4j.db/.options b/plugins/org.eclipse.net4j.db/.options
index 824f4c2cda..49df5710be 100644
--- a/plugins/org.eclipse.net4j.db/.options
+++ b/plugins/org.eclipse.net4j.db/.options
@@ -1,5 +1,5 @@
# Debugging and tracing options
-org.eclipse.net4j.db/debug = true
+org.eclipse.net4j.db/debug = false
-org.eclipse.net4j.db/debug.sql = true
+org.eclipse.net4j.db/debug.sql = false

Back to the top