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

Unified Diff: scripts/slave/recipe_modules/commit_position/example.expected/valid.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/recipe_modules/commit_position/example.expected/valid.json
diff --git a/scripts/slave/recipe_modules/commit_position/example.expected/valid.json b/scripts/slave/recipe_modules/commit_position/example.expected/valid.json
index 5077d3c68925bfa785670f17a9062a978f08f76b..9e42b2aebed1ed5be5db8b8e076614f1861fc736 100644
--- a/scripts/slave/recipe_modules/commit_position/example.expected/valid.json
+++ b/scripts/slave/recipe_modules/commit_position/example.expected/valid.json
@@ -6,7 +6,7 @@
"--position",
"01234567890abcdef01234567890abcdef01234567"
],
- "cwd": "[TMP_BASE]/fake_checkout_tmp_1",
+ "cwd": "[TMP]/fake_checkout_tmp_1",
"name": "resolving hash 01234567890abcdef01234567890abcdef01234567",
"stdout": "/path/to/tmp/"
},
@@ -15,7 +15,6 @@
"/bin/echo",
"refs/heads/master"
],
- "cwd": "[SLAVE_BUILD]",
"name": "test branch parse"
},
{
@@ -23,7 +22,6 @@
"/bin/echo",
"12345"
],
- "cwd": "[SLAVE_BUILD]",
"name": "test revision parse"
},
{
@@ -31,7 +29,6 @@
"/bin/echo",
"refs/heads/master@{#12345}"
],
- "cwd": "[SLAVE_BUILD]",
"name": "test construction"
},
{
« no previous file with comments | « scripts/slave/recipe_modules/cipd/test_api.py ('k') | scripts/slave/recipe_modules/cronet/example.expected/local_test.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698