summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlex Gorrod <alexander.gorrod@mongodb.com>2016-07-15 13:07:41 +1000
committerMichael Cahill <michael.cahill@mongodb.com>2016-07-15 13:07:41 +1000
commit2718c0b27019a7a1abc9e6508bb60f7ac8287133 (patch)
tree0412de199cf0ddcdd2b40e195bf410dbbf55487b /test
parent2586794f605394c78d1688cd8f37a3af14619447 (diff)
downloadmongo-2718c0b27019a7a1abc9e6508bb60f7ac8287133.tar.gz
WT-2738 Remove test/format debugging code. (#2879)
Diffstat (limited to 'test')
-rw-r--r--test/format/wts.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/format/wts.c b/test/format/wts.c
index 5dcac5f5f28..69195abc3d4 100644
--- a/test/format/wts.c
+++ b/test/format/wts.c
@@ -139,7 +139,6 @@ wts_open(const char *home, bool set_api, WT_CONNECTION **connp)
p += snprintf(p, REMAIN(p, end),
"create=true,"
- "checkpoint=(wait=5),"
"cache_size=%" PRIu32 "MB,"
"checkpoint_sync=false,"
"error_prefix=\"%s\"",