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

Unified Diff: scripts/slave/recipes/chromium_trybot.expected/runhooks_failure.json

Issue 2166343002: chromium_tests: use correct cwd for deapplying patch (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 5 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/chromium_trybot.expected/runhooks_failure.json
diff --git a/scripts/slave/recipes/chromium_trybot.expected/runhooks_failure.json b/scripts/slave/recipes/chromium_trybot.expected/runhooks_failure.json
index 9f0bc429f81a86e70c9434399fee3de47d172fdd..85577b1f388950f44e56f78b6585ddd602814776 100644
--- a/scripts/slave/recipes/chromium_trybot.expected/runhooks_failure.json
+++ b/scripts/slave/recipes/chromium_trybot.expected/runhooks_failure.json
@@ -263,6 +263,7 @@
"--force",
"--output_manifest"
],
+ "cwd": "[BUILDER_CACHE]\\win",
"env": {
"PATH": "%(PATH)s;RECIPE_PACKAGE_REPO[depot_tools]"
},

Powered by Google App Engine
This is Rietveld 408576698