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

Unified Diff: scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json

Issue 615373002: bot_update: Add --rietveld_server flag. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Rebased Created 6 years, 2 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/gpu/build_and_upload.expected/compile_without_patch_fail.json
diff --git a/scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json b/scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json
index 7dcd2034f4cf699341382825f719d9af9fa745c2..24c1035044fdba12bd5ec221e5a440901ec32c7b 100644
--- a/scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json
+++ b/scripts/slave/recipes/gpu/build_and_upload.expected/compile_without_patch_fail.json
@@ -28,6 +28,8 @@
"12853011",
"--patchset",
"1",
+ "--rietveld_server",
+ "https://codereview.chromium.org",
"--output_json",
"/path/to/tmp/json",
"--revision",
@@ -240,6 +242,8 @@
"src",
"--revision_mapping_file",
"{\"src\": \"got_revision\", \"src/native_client\": \"got_nacl_revision\", \"src/third_party/WebKit\": \"got_webkit_revision\", \"src/third_party/webrtc\": \"got_webrtc_revision\", \"src/tools/swarming_client\": \"got_swarming_client_revision\", \"src/v8\": \"got_v8_revision\"}",
+ "--rietveld_server",
+ "https://codereview.chromium.org",
"--output_json",
"/path/to/tmp/json",
"--revision",

Powered by Google App Engine
This is Rietveld 408576698