summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordalyd <david.daly@mongodb.com>2016-05-04 15:21:26 -0400
committerdalyd <david.daly@mongodb.com>2016-05-23 09:35:38 -0400
commit130e466a82b9a91c312a7d89cb99a3f2a9ef6f11 (patch)
tree79b5deff8783a728fe5986f80fa465518d2fe804
parent3da4efcb5cdbaa7d6755b3ecbdd898084331ac82 (diff)
downloadmongo-130e466a82b9a91c312a7d89cb99a3f2a9ef6f11.tar.gz
SERVER-24050: Update perf.yml to create src directory for analysis phase of perf project
(cherry picked from commit 0ae4fb568aa6472a6030fd83a86fb2965d472095)
-rw-r--r--etc/perf.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/perf.yml b/etc/perf.yml
index abaa6c6eefd..a381d31e527 100644
--- a/etc/perf.yml
+++ b/etc/perf.yml
@@ -29,6 +29,7 @@ functions:
script: |
set -v
rm -rf ./dsi
+ mkdir -p ./src
git clone git@github.com:10gen/dsi.git
"start server":
- command: shell.exec