From b8ff507269c382bc100fc52f75f48d54cd42ec3b Mon Sep 17 00:00:00 2001 From: Ramon Fernandez Date: Mon, 1 May 2017 16:06:54 -0400 Subject: SERVER-21933 mongoreplay is not included in 3.0 --- README | 1 - distsrc/README | 1 - 2 files changed, 2 deletions(-) diff --git a/README b/README index 162c59de45f..12fc622b29d 100644 --- a/README +++ b/README @@ -18,7 +18,6 @@ UTILITIES mongostat - Show the status of a running mongod/mongos. bsondump - Convert BSON files into human-readable formats. mongooplog - Poll the oplog and apply to a local server. - mongoreplay - Traffic capture and replay tool. mongotop - Track time spent reading and writing data. BUILDING diff --git a/distsrc/README b/distsrc/README index ab71a40b425..d4535e97e97 100644 --- a/distsrc/README +++ b/distsrc/README @@ -18,7 +18,6 @@ UTILITIES mongostat - Show the status of a running mongod/mongos. bsondump - Convert BSON files into human-readable formats. mongooplog - Poll the oplog and apply to a local server. - mongoreplay - Traffic capture and replay tool. mongotop - Track time spent reading and writing data. BUILDING -- cgit v1.2.3