summaryrefslogtreecommitdiff
path: root/jstests/replsets/replset9.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/replset9.js')
-rw-r--r--jstests/replsets/replset9.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/replsets/replset9.js b/jstests/replsets/replset9.js
index c1493908f12..960f24f46be 100644
--- a/jstests/replsets/replset9.js
+++ b/jstests/replsets/replset9.js
@@ -69,4 +69,4 @@ assert.writeOK(bulk.execute());
print("finished");
// Wait for replication to catch up.
-rt.awaitReplication(640000);
+rt.awaitReplication();