summaryrefslogtreecommitdiff
path: root/jstests/slow1
diff options
context:
space:
mode:
authormatt dannenberg <matt.dannenberg@10gen.com>2015-09-28 05:47:57 -0400
committermatt dannenberg <matt.dannenberg@10gen.com>2015-10-01 08:00:10 -0400
commitd789bca4c9fe76cd4d5375e66e281ed5a349e8fd (patch)
treed98b551b8e00ba0c320666f855f3c878414a990a /jstests/slow1
parent1cd101f5bdaae56d67ba7df527da5c6e9352620b (diff)
downloadmongo-d789bca4c9fe76cd4d5375e66e281ed5a349e8fd.tar.gz
SERVER-18498 New replica set configurations have protocolVersion=1 by default
This re-adds Siyuan's work from commits 19d2885ec51768ab73eee0c7239d8eadc0c51d8d and 362aac3937e3ff39ee995919a529297488537191.
Diffstat (limited to 'jstests/slow1')
-rw-r--r--jstests/slow1/replsets_priority1.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/slow1/replsets_priority1.js b/jstests/slow1/replsets_priority1.js
index db28539ebe4..c9ec08fd78f 100644
--- a/jstests/slow1/replsets_priority1.js
+++ b/jstests/slow1/replsets_priority1.js
@@ -33,7 +33,7 @@ var everyoneOkSoon = function() {
var checkPrimaryIs = function (node) {
- print("nreplsets_priority1.js checkPrimaryIs(" + node + ")");
+ print("nreplsets_priority1.js checkPrimaryIs(" + node.host + ")");
var status;