summaryrefslogtreecommitdiff
path: root/src/mongo/db/SConscript
diff options
context:
space:
mode:
authorDianna Hohensee <dianna.hohensee@10gen.com>2016-07-14 10:05:27 -0400
committerDianna Hohensee <dianna.hohensee@10gen.com>2016-07-19 15:20:44 -0400
commitaebca7a60e08eadc893b76ceca69a3fe94827e73 (patch)
tree5c125eb44d3baf5c632c4b2834d0568d284e0ac3 /src/mongo/db/SConscript
parentf9269cb5755bf40c458af5891409cca7187c272e (diff)
downloadmongo-aebca7a60e08eadc893b76ceca69a3fe94827e73.tar.gz
SERVER-24989 MigrationManager unit-testing.
Diffstat (limited to 'src/mongo/db/SConscript')
-rw-r--r--src/mongo/db/SConscript1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/SConscript b/src/mongo/db/SConscript
index d9c68f389db..653b91f902c 100644
--- a/src/mongo/db/SConscript
+++ b/src/mongo/db/SConscript
@@ -689,7 +689,6 @@ serveronlyLibdeps = [
"repl/repl_coordinator_global",
"repl/repl_coordinator_impl",
"repl/repl_settings",
- "repl/replset_commands",
"repl/rs_rollback",
"repl/rslog",
"repl/serveronly",