summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Cahill <michael.cahill@mongodb.com>2016-08-15 10:36:39 +1000
committerGitHub <noreply@github.com>2016-08-15 10:36:39 +1000
commit50e0767bbc62bc7574805793b661ccfabfea9459 (patch)
treef143fff7ca874efc0a522c4ae95c3ad874c7310e
parent1c3f6999acdd62767e93cbccf645b758197d465a (diff)
downloadmongo-50e0767bbc62bc7574805793b661ccfabfea9459.tar.gz
WT-2719 Allow make check without verbose configured. (#2959)
-rw-r--r--test/csuite/wt2719_reconfig/main.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/csuite/wt2719_reconfig/main.c b/test/csuite/wt2719_reconfig/main.c
index 94571a545b8..82cbf55080d 100644
--- a/test/csuite/wt2719_reconfig/main.c
+++ b/test/csuite/wt2719_reconfig/main.c
@@ -145,6 +145,7 @@ static const char *list[] = {
",statistics_log=(wait=37)",
",statistics_log=(wait=0)",
+#ifdef HAVE_VERBOSE
",verbose=(\"api\")",
",verbose=(\"block\")",
",verbose=(\"checkpoint\")",
@@ -172,6 +173,7 @@ static const char *list[] = {
",verbose=(\"version\")",
",verbose=(\"write\")",
",verbose=()"
+#endif
};
static int