summaryrefslogtreecommitdiff
path: root/jstests/dur/dur_passthrough.js
diff options
context:
space:
mode:
authordwight <dwight@10gen.com>2011-01-02 22:33:50 -0500
committerdwight <dwight@10gen.com>2011-01-02 22:34:13 -0500
commitc970fde6c191215a13275d3e1735f892558b5bdb (patch)
tree9b08f0bd67d1605919bc44ea747ebbca89b9db9f /jstests/dur/dur_passthrough.js
parent025cf2313e8d2a19b517b784cf26c34d407930e0 (diff)
downloadmongo-c970fde6c191215a13275d3e1735f892558b5bdb.tar.gz
more debugging as test is failing
Diffstat (limited to 'jstests/dur/dur_passthrough.js')
-rw-r--r--jstests/dur/dur_passthrough.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/dur/dur_passthrough.js b/jstests/dur/dur_passthrough.js
index 333e5687662..6bd2c3ef907 100644
--- a/jstests/dur/dur_passthrough.js
+++ b/jstests/dur/dur_passthrough.js
@@ -82,3 +82,4 @@ function durPassThrough() {
}
durPassThrough();
+print("dur_passthrough.js SUCCESS");