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

Unified Diff: scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr.json

Issue 1919193002: build: roll infra_paths changes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: merge 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: scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr.json
diff --git a/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr.json b/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr.json
index b5deac519b1f40c1f73c80575433c6ba1c748c1c..5f79ac2e9dde26a1d5ccfd996e7a7df6aded81a8 100644
--- a/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr.json
+++ b/scripts/slave/recipes/client.drmemory.recipe_autogen.expected/win7_cr.json
@@ -5,13 +5,13 @@
"-u",
"RECIPE_MODULE[build::gsutil]/resources/gsutil_wrapper.py",
"--",
- "[DEPOT_TOOLS]/gsutil.py",
+ "[ROOT]/b/depot_tools/gsutil.py",
"----",
"cp",
"gs://chromium-drmemory-builds/drmemory-windows-latest-sfx.exe",
"drm-sfx.exe"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[CWD]",
"name": "gsutil download"
},
{
@@ -20,7 +20,7 @@
"-ounpacked",
"-y"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[CWD]",
"name": "Unpack the build"
},
{
@@ -28,7 +28,6 @@
"unpacked\\bin\\drmemory",
"-version"
],
- "cwd": "[SLAVE_BUILD]",
"name": "Get the revision number",
"stdout": "/path/to/tmp/"
},
@@ -41,7 +40,7 @@
"drmemory_light",
"--keep_logs"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[CWD]",
"env": {
"DRMEMORY_COMMAND": "unpacked/bin/drmemory.exe"
},
@@ -56,7 +55,7 @@
"drmemory_light",
"--keep_logs"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[CWD]",
"env": {
"DRMEMORY_COMMAND": "unpacked/bin/drmemory.exe"
},
@@ -71,7 +70,7 @@
"drmemory_light",
"--keep_logs"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[CWD]",
"env": {
"DRMEMORY_COMMAND": "unpacked/bin/drmemory.exe"
},
@@ -86,7 +85,7 @@
"drmemory_light",
"--keep_logs"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[CWD]",
"env": {
"DRMEMORY_COMMAND": "unpacked/bin/drmemory.exe"
},
@@ -101,7 +100,7 @@
"drmemory_light",
"--keep_logs"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[CWD]",
"env": {
"DRMEMORY_COMMAND": "unpacked/bin/drmemory.exe"
},
@@ -116,7 +115,7 @@
"drmemory_light",
"--keep_logs"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[CWD]",
"env": {
"DRMEMORY_COMMAND": "unpacked/bin/drmemory.exe"
},
@@ -131,7 +130,7 @@
"drmemory_light",
"--keep_logs"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[CWD]",
"env": {
"DRMEMORY_COMMAND": "unpacked/bin/drmemory.exe"
},
@@ -146,7 +145,7 @@
"drmemory_light",
"--keep_logs"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[CWD]",
"env": {
"DRMEMORY_COMMAND": "unpacked/bin/drmemory.exe"
},
@@ -161,7 +160,7 @@
"drmemory_light",
"--keep_logs"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[CWD]",
"env": {
"DRMEMORY_COMMAND": "unpacked/bin/drmemory.exe"
},
@@ -176,7 +175,7 @@
"drmemory_light",
"--keep_logs"
],
- "cwd": "[SLAVE_BUILD]",
+ "cwd": "[CWD]",
"env": {
"DRMEMORY_COMMAND": "unpacked/bin/drmemory.exe"
},

Powered by Google App Engine
This is Rietveld 408576698