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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___deadcode.json

Issue 1693713005: Downstream impact from https://codereview.chromium.org/1693993002/ (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Roll dep Created 4 years, 10 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/v8.expected/full_client_v8_V8_Linux___deadcode.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___deadcode.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___deadcode.json
index 7f7eeb7adb1bb444b8dde1704a377c76a47ba2bb..34c6813b5cb96e5ab7f2589fea6c0257335b779b 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___deadcode.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Linux___deadcode.json
@@ -36,6 +36,19 @@
{
"cmd": [
"git",
+ "rev-parse",
+ "HEAD"
+ ],
+ "cwd": "[SLAVE_BUILD]/swarming.client",
+ "name": "read revision",
+ "stdout": "/path/to/tmp/",
+ "~followup_annotations": [
+ "@@@STEP_TEXT@<br/>checked out 'deadbeef'<br/>@@@"
+ ]
+ },
+ {
+ "cmd": [
+ "git",
"clean",
"-f",
"-d",

Powered by Google App Engine
This is Rietveld 408576698