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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes_test/gatekeeper.basic.expected
diff --git a/scripts/slave/recipes_test/gatekeeper.basic.expected b/scripts/slave/recipes_test/gatekeeper.basic.expected
index c5402e95583e69cd79c46fa59e83497b9d3078d0..15cd9f6cd6595b5b865539391ae5b745b947588f 100644
--- a/scripts/slave/recipes_test/gatekeeper.basic.expected
+++ b/scripts/slave/recipes_test/gatekeeper.basic.expected
@@ -1,8 +1,6 @@
[
{
- "cmd": [
- "[BUILD_ROOT]/scripts/slave/gatekeeper_launch.py"
- ],
- "name": "gatekeeper_launch"
+ "cmd": ["[BUILD_ROOT]/scripts/slave/gatekeeper_launch.py"],
+ "name": "gatekeeper_launch"
}
]
« 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