summaryrefslogtreecommitdiff
path: root/test/suite/test_schema03.py
diff options
context:
space:
mode:
authorKeith Bostic <keith@wiredtiger.com>2012-11-29 17:05:17 +0000
committerKeith Bostic <keith@wiredtiger.com>2012-11-29 17:05:17 +0000
commit31c862d5e9938777a8c662ccfb0309d44ccc9de6 (patch)
treef3a6cf32b6b7d84b5153ac16dbb2dd274c7d5979 /test/suite/test_schema03.py
parent056a6ed2f149c06fb60487fe2cf60108a08c6284 (diff)
downloadmongo-31c862d5e9938777a8c662ccfb0309d44ccc9de6.tar.gz
Remove trailing semi-colons & complain if they re-appear.
Diffstat (limited to 'test/suite/test_schema03.py')
-rw-r--r--test/suite/test_schema03.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/suite/test_schema03.py b/test/suite/test_schema03.py
index dd66e3f4e0d..17a2fb1d06e 100644
--- a/test/suite/test_schema03.py
+++ b/test/suite/test_schema03.py
@@ -405,7 +405,7 @@ class test_schema03(wttest.WiredTigerTestCase):
# colgroups named 'g0' --> 'g<N>'
# indices named 'i0' --> 'i<N>'
- config = "";
+ config = ""
config += "key_format=" + tc.keyformats
config += ",value_format=" + tc.valueformats
config += ",columns=("