summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSusan LoVerso <sue@mongodb.com>2016-03-14 11:37:13 -0400
committerSusan LoVerso <sue@mongodb.com>2016-03-14 11:37:13 -0400
commitbe8c7dcb39c70b3b5afe5010a2a5afad017c81e0 (patch)
tree2e138c0ca0b69a6784bf076d56267455519842ff /test
parentc238cb5fccec4a29d7759d4145fc90ab4eba7566 (diff)
downloadmongo-be8c7dcb39c70b3b5afe5010a2a5afad017c81e0.tar.gz
WT-2463 Remove outdated comment in script.
Diffstat (limited to 'test')
-rwxr-xr-xtest/manydbs/smoke.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/manydbs/smoke.sh b/test/manydbs/smoke.sh
index b829a8b6994..c0e2976f154 100755
--- a/test/manydbs/smoke.sh
+++ b/test/manydbs/smoke.sh
@@ -2,10 +2,6 @@
set -e
-# XXX Disable more complex tests, and bump the CPU usage check up to 100 for
-# now, since running under valgrind consumes a lot more CPU. A different
-# measuring mechanism would be ideal.
-
# Smoke-test format as part of running "make check".
# Run with:
# 1. The defaults