You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
depot_tools/recipes/recipe_modules/bot_update
Garrett Beaty 6c484875cd Ensure all keys in the bot_update revisions dict use forward slash.
On Windows, the path that gets computed from the gitiles commit uses
backslashes, which won't match the format of the paths that
bot_update.py uses.

Bug: 1047893
Change-Id: Ie1f6c070558fe00d6f4b1f2fd453e430b21a55ed
Recipe-Nontrivial-Roll: build_limited_scripts_slave
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2380590
Commit-Queue: Garrett Beaty <gbeaty@chromium.org>
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
5 years ago
..
examples Generate revisions in json output for refs/ and origin/. 5 years ago
resources bot_update: Map refs to remote refs and don't checkout after clone. 5 years ago
tests bot_update: tell CQ to not retry patch application failures. 5 years ago
OWNERS Set explicit latest OWNERS for bot_update recipe_module. 7 years ago
__init__.py Modify bot_update to support setting blamelist pins. 5 years ago
api.py Ensure all keys in the bot_update revisions dict use forward slash. 5 years ago
test_api.py Generate revisions in json output for refs/ and origin/. 5 years ago