summaryrefslogtreecommitdiff
path: root/jstests/slow1
diff options
context:
space:
mode:
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;