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

Unified Diff: recipe_modules/tryserver/example.expected/with_wrong_patch.json

Issue 1742403002: Fix git recipe module to use git.bad as package resouce. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Created 4 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
« no previous file with comments | « recipe_modules/git/example.expected/platform_win.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipe_modules/tryserver/example.expected/with_wrong_patch.json
diff --git a/recipe_modules/tryserver/example.expected/with_wrong_patch.json b/recipe_modules/tryserver/example.expected/with_wrong_patch.json
index 686dc43003640f71722e7847ce962f3591fe10ac..c063c86c62e9f4f34ffe902d289bbaf68ebbe373 100644
--- a/recipe_modules/tryserver/example.expected/with_wrong_patch.json
+++ b/recipe_modules/tryserver/example.expected/with_wrong_patch.json
@@ -1,7 +1,7 @@
[
{
"cmd": [
- "[DEPOT_TOOLS]\\git.bat",
+ "RECIPE_PACKAGE[depot_tools]\\git.bat",
"diff",
"--cached",
"--name-only"
« no previous file with comments | « recipe_modules/git/example.expected/platform_win.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698