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

Unified Diff: recipes/recipes/recipe_autoroller.expected/previously_uploaded_match.json

Issue 2233773002: recipe_autoroller: pass --rietveld to git cl set-commit to match upload (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Created 4 years, 4 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 | « recipes/recipe_modules/recipe_autoroller/api.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: recipes/recipes/recipe_autoroller.expected/previously_uploaded_match.json
diff --git a/recipes/recipes/recipe_autoroller.expected/previously_uploaded_match.json b/recipes/recipes/recipe_autoroller.expected/previously_uploaded_match.json
index 4311e559f27a76077f90be7c7a91d3a02c141982..941809d99602ec23c3f2755b96aaa3bde5342bda 100644
--- a/recipes/recipes/recipe_autoroller.expected/previously_uploaded_match.json
+++ b/recipes/recipes/recipe_autoroller.expected/previously_uploaded_match.json
@@ -349,7 +349,8 @@
"cmd": [
"git",
"cl",
- "set-commit"
+ "set-commit",
+ "--rietveld"
],
"cwd": "[TMP_BASE]/roll_build_tmp_2",
"name": "build.git cl (2)",
@@ -660,7 +661,8 @@
"cmd": [
"git",
"cl",
- "set-commit"
+ "set-commit",
+ "--rietveld"
],
"cwd": "[TMP_BASE]/roll_infra_tmp_3",
"name": "infra.git cl (2)",
« no previous file with comments | « recipes/recipe_modules/recipe_autoroller/api.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698