summaryrefslogtreecommitdiff
path: root/src/third_party
diff options
context:
space:
mode:
authorBilly Donahue <billy.donahue@mongodb.com>2019-04-02 16:33:48 -0400
committerBilly Donahue <billy.donahue@mongodb.com>2019-04-08 13:31:39 -0400
commitbfa61a6b053de26ca47b7baad7a415f5bcdfae2c (patch)
tree72dbb3cdad69b56ba96dd885672b16c4e1e731ce /src/third_party
parent385d43007ad7dd329414749bfdb78dec02ff7960 (diff)
downloadmongo-bfa61a6b053de26ca47b7baad7a415f5bcdfae2c.tar.gz
SERVER-40450 gperftools to use mongodb-forks org
Diffstat (limited to 'src/third_party')
-rwxr-xr-xsrc/third_party/gperftools-2.7/scripts/import.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/gperftools-2.7/scripts/import.sh b/src/third_party/gperftools-2.7/scripts/import.sh
index a52baa32224..ab1221db1f5 100755
--- a/src/third_party/gperftools-2.7/scripts/import.sh
+++ b/src/third_party/gperftools-2.7/scripts/import.sh
@@ -44,7 +44,7 @@ fi
TARGET_UNAME=${UNAME}_${UNAME_PROCESSOR}
-git clone https://github.com/mongodb-labs/gperftools.git -c core.autocrlf=false $REPO
+git clone https://github.com/mongodb-forks/gperftools.git -c core.autocrlf=false $REPO
pushd $REPO
git checkout $REVISION