summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSandy Gould <sandy.gould@MacBook-Pro-99.local>2019-07-09 11:35:18 -0400
committerSandy Gould <sandys.register@gmail.com>2019-07-11 10:49:13 -0400
commit769696182d96ea1707f87b5d241dc0de0b5d86e6 (patch)
treea66bfec9273a14e01727291b6e2798323ad479d7
parent79d6588c61d60627e015cab590026dc08b0f1c50 (diff)
downloadmongo-769696182d96ea1707f87b5d241dc0de0b5d86e6.tar.gz
SERVER-41680 Add --branch option to fuzzer invocation
(cherry picked from commit b9272e3fc9c41aff5e8ba8a0d641eed278fcd92f)
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 0986b609b91..7509e2d4f63 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -843,7 +843,7 @@ functions:
${add_nodejs_to_path}
- npm run jstestfuzz -- --jsTestsDir ../jstests ${jstestfuzz_vars}
+ npm run jstestfuzz -- --jsTestsDir ../jstests ${jstestfuzz_vars} --branch ${branch_name}
- command: archive.targz_pack
params: