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

Unified Diff: recipe_modules/tryserver/example.expected/with_rietveld_patch.json

Issue 1915833003: tryserver recipe_module: Add get_tags. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Patch Set: Fix copyright. Created 4 years, 8 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: recipe_modules/tryserver/example.expected/with_rietveld_patch.json
diff --git a/recipe_modules/tryserver/example.expected/with_rietveld_patch.json b/recipe_modules/tryserver/example.expected/with_rietveld_patch.json
index 4c3bb4acb34c7f9d2d623441537bc3ef0b7515aa..811f3b9a3a3ede62ce5c63f0e18393b65b73b612 100644
--- a/recipe_modules/tryserver/example.expected/with_rietveld_patch.json
+++ b/recipe_modules/tryserver/example.expected/with_rietveld_patch.json
@@ -21,6 +21,16 @@
},
{
"cmd": [
+ "RECIPE_PACKAGE_REPO[depot_tools]/git_cl.py",
+ "-d",
+ "https://codereview.chromium.org/12853011",
+ "--rietveld"
+ ],
+ "name": "git_cl description",
+ "stdout": "/path/to/tmp/"
+ },
+ {
+ "cmd": [
"git",
"diff",
"--cached",
« recipe_modules/tryserver/api.py ('K') | « recipe_modules/tryserver/example.expected/basic_tags.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698