Roll src/third_party/chromite/ 193c9144b..b15c2c282 (1 commit)

https://chromium.googlesource.com/chromiumos/chromite.git/+log/193c9144b170..b15c2c28232c

$ git log 193c9144b..b15c2c282 --date=short --no-merges --format='%ad %ae %s'
2018-05-09 achuith cros_run_vm_test: Fix remote directory creation.

Created with:
  roll-dep src/third_party/chromite
BUG=chromium:829612


The AutoRoll server is located here: https://chromite-chromium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.


TBR=chrome-os-gardeners@chromium.org

Change-Id: Ic04b37f26f6554a286a21836d2f1fb5fa913fedd
Reviewed-on: https://chromium-review.googlesource.com/1056791
Commit-Queue: Chromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarChromite Chromium Autoroll <chromite-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#558190}
parent d231ca32
......@@ -498,7 +498,7 @@ deps = {
# Build tools for Chrome OS. Note: This depends on third_party/pyelftools.
'src/third_party/chromite': {
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + '193c9144b170942a6fed5b1dbca59e0dc35bd0e5',
'url': Var('chromium_git') + '/chromiumos/chromite.git' + '@' + 'b15c2c28232c383962b1b63844243a1a216bc0de',
'condition': 'checkout_linux',
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment