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

Unified Diff: scripts/slave/recipe_modules/auto_bisect/example.expected/windows_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
Index: scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
diff --git a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
index 1ad621872e87e4a67c6e624314548c1e961e8a75..e8bbfd14e2a4a5cbbdbc20bb730f936b86d1b53f 100644
--- a/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_bisector.json
+++ b/scripts/slave/recipe_modules/auto_bisect/example.expected/windows_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",

Powered by Google App Engine
This is Rietveld 408576698