diff options
author | Ernie Hershey <ernie.hershey@10gen.com> | 2015-04-06 17:50:25 -0400 |
---|---|---|
committer | Ernie Hershey <ernie.hershey@10gen.com> | 2015-04-06 17:50:25 -0400 |
commit | 532eaaed5363d1985b5cbfb38953239670031d95 (patch) | |
tree | 42708c7ac644b73c3595455d5b93c42a0dc3b880 /etc | |
parent | aff3a45d27ef42bcbdd077edf59fcfa903c42e9e (diff) | |
download | mongo-532eaaed5363d1985b5cbfb38953239670031d95.tar.gz |
bump tools to r3.1.1
Diffstat (limited to 'etc')
-rw-r--r-- | etc/evergreen.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml index f39db07dd64..403a4e7109b 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -158,7 +158,7 @@ functions: set -o igncr fi; - git checkout r3.1.0 + git checkout r3.1.1 . ./${set_tools_gopath|set_gopath.sh} for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop mongooplog; do |