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

Unified Diff: scripts/slave/recipe_modules/trigger/example.expected/buildbot.changes.json

Issue 966993002: api.trigger: refactoring, made extensible (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: fixes Created 5 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 side-by-side diff with in-line comments
Download patch
Index: scripts/slave/recipe_modules/trigger/example.expected/buildbot.changes.json
diff --git a/scripts/slave/recipe_modules/trigger/example.expected/buildbot.changes.json b/scripts/slave/recipe_modules/trigger/example.expected/buildbot.changes.json
deleted file mode 100644
index b8c09e79e333f02ccb6a94f61ebf371a136f2d4e..0000000000000000000000000000000000000000
--- a/scripts/slave/recipe_modules/trigger/example.expected/buildbot.changes.json
+++ /dev/null
@@ -1,20 +0,0 @@
-[
- {
- "cmd": [],
- "name": "trigger cross-compiler",
- "trigger_specs": [
- {
- "properties": {
- "buildbot.changes": [
- {
- "author": "someone@chromium.org",
- "comments": "hello world!",
- "revision": "deadbeef"
- }
- ],
- "buildername": "cross-compiler"
- }
- }
- ]
- }
-]

Powered by Google App Engine
This is Rietveld 408576698