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

Side by Side Diff: infra/recipe_modules/hacky_tryserver_detection/example.expected/basic.json

Issue 1651323002: Revert of Adds bot_update to depot_tools. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Update .gitignore for safety 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
OLDNEW
(Empty)
1 [
2 {
3 "cmd": [
4 "echo",
5 "False"
6 ],
7 "cwd": "[SLAVE_BUILD]",
8 "name": "am i a tryserver?"
9 },
10 {
11 "name": "$result",
12 "recipe_result": null,
13 "status_code": 0
14 }
15 ]
OLDNEW
« no previous file with comments | « infra/recipe_modules/hacky_tryserver_detection/example.py ('k') | infra/recipe_modules/rietveld/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698