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

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: Checkout blobs do not need to be generators 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
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..59f25f4bd959b5126efecd2612022f278f360c6a 100644
--- a/scripts/slave/recipes_test/gatekeeper.basic.expected
+++ b/scripts/slave/recipes_test/gatekeeper.basic.expected
@@ -1,8 +1,3 @@
[
- {
- "cmd": [
- "[BUILD_ROOT]/scripts/slave/gatekeeper_launch.py"
- ],
- "name": "gatekeeper_launch"
- }
+ {"cmd": ["[BUILD_ROOT]/scripts/slave/gatekeeper_launch.py"], "name": "gatekeeper_launch"}
]

Powered by Google App Engine
This is Rietveld 408576698