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

Unified Diff: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_rel_ng_triggered.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
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng_triggered.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_rel_ng_triggered.json
diff --git a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_rel_ng_triggered.json b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_rel_ng_triggered.json
index 98f86c73d19510a7cc34e4af9f1fbea490865efb..842c02213d26fba2222031cc9e5b3b20758d4309 100644
--- a/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_rel_ng_triggered.json
+++ b/scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win_rel_ng_triggered.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",
« no previous file with comments | « scripts/slave/recipes/v8.expected/full_tryserver_v8_v8_win64_rel_ng_triggered.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698