diff options
author | David Bradford <david.bradford@mongodb.com> | 2020-11-04 15:04:17 -0500 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2020-11-05 23:12:47 +0000 |
commit | 1bd55f0f65c8402accbb02c95f626829ff2f5e26 (patch) | |
tree | 90117cff6cb3741f627f7c00fc2327ff13acb04d /etc | |
parent | eb98e34176e5964d883d57e1b9c0cb196ae49c64 (diff) | |
download | mongo-1bd55f0f65c8402accbb02c95f626829ff2f5e26.tar.gz |
SERVER-51793: Update bypass-compile to download debug symbols
Diffstat (limited to 'etc')
-rw-r--r-- | etc/evergreen.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml index 87f428d142c..dd3ecdbbd8d 100644 --- a/etc/evergreen.yml +++ b/etc/evergreen.yml @@ -1079,7 +1079,6 @@ functions: "bypass compile and fetch binaries": command: shell.exec params: - continue_on_err: true working_dir: src shell: bash script: | |