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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json

Issue 2183693002: Fix bisect depot url for catapult. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Remove trailing '/', whomp. 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
« no previous file with comments | « scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json
index 53a35077ffa0c7ddbefe165eff3bd9c99e16f6e7..2c72ceb07a0449fce680b68f21104136ec600d5b 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_x64_bisector.json
@@ -561,7 +561,7 @@
"RECIPE_MODULE[build::auto_bisect]/resources/fetch_intervening_revisions.py",
"001",
"004",
- "https://chromium.googlesource.com/v8/v8.git"
+ "https://chromium.googlesource.com/v8/v8"
],
"name": "Expanding revision range for revision 004 on depot v8",
"stdout": "/path/to/tmp/json",
« no previous file with comments | « scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698