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

Side by Side Diff: scripts/slave/recipes_test/gatekeeper.basic.expected

Issue 15270004: Add step generator protocol, remove annotated_checkout, remove script. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Address comments and change expected json output format Created 7 years, 7 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 | Annotate | Revision Log
OLDNEW
1 [ 1 [
2 { 2 {
3 "cmd": [ 3 "cmd": ["[BUILD_ROOT]/scripts/slave/gatekeeper_launch.py"],
4 "[BUILD_ROOT]/scripts/slave/gatekeeper_launch.py" 4 "name": "gatekeeper_launch"
5 ],
6 "name": "gatekeeper_launch"
7 } 5 }
8 ] 6 ]
OLDNEW
« no previous file with comments | « scripts/slave/recipes/toolkit.py ('k') | scripts/slave/recipes_test/run_presubmit.blink.expected » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698