summaryrefslogtreecommitdiff
path: root/jstests/sharding/create_idx_empty_primary.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/create_idx_empty_primary.js')
-rw-r--r--jstests/sharding/create_idx_empty_primary.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/jstests/sharding/create_idx_empty_primary.js b/jstests/sharding/create_idx_empty_primary.js
index ff89347f8e3..2641d7f7416 100644
--- a/jstests/sharding/create_idx_empty_primary.js
+++ b/jstests/sharding/create_idx_empty_primary.js
@@ -1,7 +1,5 @@
/**
- * Test to make sure that the createIndex command gets sent to all shards if the mongos
- * version is last-stable, and to shards that own chunks only if the mongos version is
- * latest.
+ * Test to make sure that the createIndex command gets sent to shards that own chunks.
*/
(function() {
'use strict';