Index: recipe_modules/git/example.expected/curl_trace_file.json |
diff --git a/recipe_modules/git/example.expected/curl_trace_file.json b/recipe_modules/git/example.expected/curl_trace_file.json |
index 83d7f7e92eea04cb40c74e2497268cdaf11766d1..ba561d8736546868497e2bde99c5ca8bb762607c 100644 |
--- a/recipe_modules/git/example.expected/curl_trace_file.json |
+++ b/recipe_modules/git/example.expected/curl_trace_file.json |
@@ -22,7 +22,8 @@ |
], |
"cwd": "[SLAVE_BUILD]/src", |
"env": { |
- "GIT_CURL_VERBOSE": "1" |
+ "GIT_CURL_VERBOSE": "1", |
+ "PATH": "RECIPE_PACKAGE_REPO[depot_tools]:%(PATH)s" |
}, |
"name": "git fetch", |
"stderr": "[SLAVE_BUILD]/curl_trace.log" |