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

update-vendor-wiredtiger: use branch mongodb-2.8

This commit is contained in:
Matt Kangas 2014-11-18 23:16:47 -05:00
parent c0a623cf2b
commit 42d25fc0fd

View File

@ -6,7 +6,7 @@
set -o errexit
REMOTEBRANCH=develop
REMOTEBRANCH="mongodb-2.8"
LOCALBRANCH=$(git symbolic-ref HEAD)
# Ensure working directory is TOPLEVEL/src/third_party