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/recipe_modules/infra_paths
nodir b8b5aaea92 fix swarmbucket infra path
Do not rely on buildbot config which goes up 4 directories. Everything
should happen in the workdir. Also exclude any project-specific paths.

This fixes the problem that swarmbucket builds expect git_cache to be in
/b/git_cache. It should be in the CWD/git_cache. This will fix Windows
builders.

R=vadimsh@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2477033002
9 years ago
..
example.expected fix swarmbucket infra path 9 years ago
__init__.py depot_tools: add infra_paths recipe module for infra-specific paths (attempt #2) 9 years ago
api.py depot_tools: add infra_paths recipe module for infra-specific paths (attempt #2) 9 years ago
example.py fix swarmbucket infra path 9 years ago
path_config.py fix swarmbucket infra path 9 years ago