Index: infra/recipe_modules/depot_tools/example.expected/basic.json |
diff --git a/recipe_modules/depot_tools/example.expected/basic.json b/infra/recipe_modules/depot_tools/example.expected/basic.json |
similarity index 56% |
copy from recipe_modules/depot_tools/example.expected/basic.json |
copy to infra/recipe_modules/depot_tools/example.expected/basic.json |
index 6d2435cc6584c57b8499119cac40ab7c96ae854f..cb6fe30bbfe2bde5de60040def44b93deace37be 100644 |
--- a/recipe_modules/depot_tools/example.expected/basic.json |
+++ b/infra/recipe_modules/depot_tools/example.expected/basic.json |
@@ -10,6 +10,16 @@ |
"name": "gclient help" |
}, |
{ |
+ "cmd": [ |
+ "python", |
+ "-u", |
+ "RECIPE_PACKAGE[depot_tools]/presubmit_support.py", |
+ "--commit" |
+ ], |
+ "cwd": "[SLAVE_BUILD]", |
+ "name": "presubmit support!" |
+ }, |
+ { |
"name": "$result", |
"recipe_result": null, |
"status_code": 0 |