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
Dan Jacques 70b3f3aae5 [bot_update] Pass spec as file.
"bot_update" currently passes a full "gclient" specification as a
command-line argument to "bot_update.py". This file contains all sorts
of junk that clutters the command-line, and revealed a batch file
escaping bug that seems to be present in the recipe engine. Change this
so that "bot_update" passes the spec as file content instead of a
command-line flag.

Also, "bot_update" apparently called "--spec", which optparse kindly
recognized as the real flag, "--specs". This has always(?) been a bug,
and is no longer a problem.

BUG=chromium:738348
TEST=expectations

Change-Id: I5324b94dd5ef78503e7cfdc28b5fde8f434e4359
Reviewed-on: https://chromium-review.googlesource.com/558207
Reviewed-by: Ryan Tseng <hinoka@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Commit-Queue: Daniel Jacques <dnj@chromium.org>
8 years ago
..
bot_update [bot_update] Pass spec as file. 8 years ago
cipd rename example.py -> examples/full.py for all modules 8 years ago
depot_tools [bot_update] Prefix PATH, cleanup. 8 years ago
gclient [recipes] add .gitattributes for proper recipe bundling 8 years ago
gerrit rename example.py -> examples/full.py for all modules 8 years ago
git [recipes] add .gitattributes for proper recipe bundling 8 years ago
git_cl rename example.py -> examples/full.py for all modules 8 years ago
gitiles rename example.py -> examples/full.py for all modules 8 years ago
gsutil rename example.py -> examples/full.py for all modules 8 years ago
infra_paths Roll recipe dependencies (nontrivial). 8 years ago
presubmit [recipes] add .gitattributes for proper recipe bundling 8 years ago
rietveld rename example.py -> examples/full.py for all modules 8 years ago
tryserver rename example.py -> examples/full.py for all modules 8 years ago
OWNERS Move recipes to their own subdirectory 8 years ago