0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00

bump tools to r3.1.1

This commit is contained in:
Ernie Hershey 2015-04-06 17:50:25 -04:00
parent aff3a45d27
commit 532eaaed53

View File

@ -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