0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-28 07:59:02 +01:00

bump tools to r3.1.0

This commit is contained in:
Ernie Hershey 2015-03-16 17:12:28 -04:00
parent 9ac525aa52
commit ab11b0d3dd

View File

@ -158,7 +158,7 @@ functions:
set -o igncr
fi;
git checkout r3.0.0
git checkout r3.1.0
. ./${set_tools_gopath|set_gopath.sh}
for i in bsondump mongostat mongofiles mongoexport mongoimport mongorestore mongodump mongotop mongooplog; do