summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJonathan Abrahams <jonathan@mongodb.com>2017-03-16 14:39:09 -0400
committerJonathan Abrahams <jonathan@mongodb.com>2017-03-16 14:39:09 -0400
commit5fe822f53e4bb28e15af2541c0ca931fa05a0e20 (patch)
tree2a6645be6030f990bfd946afc14c65ae773ff68b /etc
parent38a2af996ae67f3c65194ea38a2d6e3a64682839 (diff)
downloadmongo-5fe822f53e4bb28e15af2541c0ca931fa05a0e20.tar.gz
SERVER-27874 Display locks and generate digraph for threads using LockManager locks and/or pthread_mutexes
Diffstat (limited to 'etc')
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 8b62492de91..8bd122096bb 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -1116,7 +1116,7 @@ post:
target: "src/mongo-hanganalyzer.tgz"
source_dir: "src"
include:
- - "./debugger*.log"
+ - "./debugger*.*"
- command: s3.put
params:
aws_key: ${aws_key}