Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(340)

Side by Side Diff: recipe_modules/depot_tools/example.expected/basic.json

Issue 1654603002: Delete old recipe module files. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Rebase. Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « recipe_modules/depot_tools/example.py ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 [
2 {
3 "cmd": [
4 "python",
5 "-u",
6 "RECIPE_PACKAGE[depot_tools]/gclient.py",
7 "--help"
8 ],
9 "cwd": "[SLAVE_BUILD]",
10 "name": "gclient help"
11 },
12 {
13 "name": "$result",
14 "recipe_result": null,
15 "status_code": 0
16 }
17 ]
OLDNEW
« no previous file with comments | « recipe_modules/depot_tools/example.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698