diff options
author | Spencer T Brody <spencer@10gen.com> | 2011-08-29 15:59:39 -0400 |
---|---|---|
committer | Spencer T Brody <spencer@10gen.com> | 2011-08-29 16:14:48 -0400 |
commit | b9615570452231a87ba14a27cdc36a1708cc6f4c (patch) | |
tree | 2e20a5e93ef3e0adf911aa64432d36f3cba8dd3b /jstests/tool/data | |
parent | 8c0e882052259000c665b7ad28f27118bba0ad6f (diff) | |
download | mongo-b9615570452231a87ba14a27cdc36a1708cc6f4c.tar.gz |
Make mongorestore ignore 'v' option when restoring indexes: SERVER-3687
Diffstat (limited to 'jstests/tool/data')
-rw-r--r-- | jstests/tool/data/dumprestore6/foo.bson | bin | 0 -> 44 bytes |
-rw-r--r-- | jstests/tool/data/dumprestore6/system.indexes.bson | bin | 0 -> 144 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/jstests/tool/data/dumprestore6/foo.bson b/jstests/tool/data/dumprestore6/foo.bson Binary files differnew file mode 100644 index 00000000000..b8f8f99e6bf --- /dev/null +++ b/jstests/tool/data/dumprestore6/foo.bson diff --git a/jstests/tool/data/dumprestore6/system.indexes.bson b/jstests/tool/data/dumprestore6/system.indexes.bson Binary files differnew file mode 100644 index 00000000000..dde25da302a --- /dev/null +++ b/jstests/tool/data/dumprestore6/system.indexes.bson |