summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/evergreen.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/evergreen.yml b/etc/evergreen.yml
index 3082651ee1c..5e98bf6088e 100644
--- a/etc/evergreen.yml
+++ b/etc/evergreen.yml
@@ -1008,7 +1008,7 @@ post:
working_dir: src
script: |
# For Jepsen tasks, archive the mongod log files.
- if [ -d jepsen ]; then
+ if [ ${distro_id} = "ubuntu1404-jepsen" ]; then
# Copy mongod.log & stdout.log from each LXC host for archive purposes. Note that
# stdout.log is also generated as a result of starting mongod.
# The logs can reside in 1 of 2 places: