diff options
author | Siran Wang <siran.wang@mongodb.com> | 2022-02-15 13:58:11 -0500 |
---|---|---|
committer | Siran Wang <siran.wang@mongodb.com> | 2022-02-15 13:58:11 -0500 |
commit | 77fa4bdc640d69c3cf466b97a6563765c3551743 (patch) | |
tree | fa5ff63e3a04975bd3dc822352fba0b79f1c7945 /etc | |
parent | b2eb28a45ac18444691bf8adb3b628f08c663bb0 (diff) | |
download | mongo-77fa4bdc640d69c3cf466b97a6563765c3551743.tar.gz |
update system_perf.yml for 5.3
Diffstat (limited to 'etc')
-rwxr-xr-x | etc/system_perf.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/system_perf.yml b/etc/system_perf.yml index 09f64ca52fe..330f5e8fb00 100755 --- a/etc/system_perf.yml +++ b/etc/system_perf.yml @@ -121,7 +121,7 @@ modules: - name: enterprise repo: git@github.com:10gen/mongo-enterprise-modules.git prefix: src/mongo/db/modules - branch: master + branch: v5.3 - name: mongo-tools repo: git@github.com:mongodb/mongo-tools.git prefix: mongo-tools/src/github.com/mongodb |