diff options
Diffstat (limited to 'etc/perf.yml')
-rw-r--r-- | etc/perf.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/perf.yml b/etc/perf.yml index ef40807272e..b2876ba3538 100644 --- a/etc/perf.yml +++ b/etc/perf.yml @@ -88,7 +88,7 @@ functions: chmod +x mongo git clone https://github.com/mongodb/mongo-perf perf cd perf - git checkout r20161214 + git describe --tags - command: shell.exec params: background: true |