Rollup merge of #62337 - Mark-Simulacrum:fix-cpu-usage-script, r=alexcrichton

Fix bucket in CPU usage script

r? @alexcrichton
This commit is contained in:
Mazdak Farrokhzad 2019-07-04 01:38:59 +02:00 committed by GitHub
commit cd1fa00446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@
set -ex
bucket=rust-lang-ci-evalazure
bucket=rust-lang-ci2
commit=$1
builder=$2