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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Kitchen__kitchen_run_.json

Issue 1942903002: build: sanitize non-alpha characters in builder cache path (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: 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/chromium.expected/full_chromium_fyi_Linux_Kitchen__kitchen_run_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Kitchen__kitchen_run_.json b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Kitchen__kitchen_run_.json
index 720fa16f68f443ff0e3f44af1fd3edaf055d0e62..7995839c3c6b7ea036e743ec5250726f862ad4bb 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Kitchen__kitchen_run_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_fyi_Linux_Kitchen__kitchen_run_.json
@@ -258,7 +258,7 @@
"[SLAVE_BUILD]/src/tools/mb/mb_config.pyl",
"--goma-dir",
"[CACHE]/cipd/goma",
- "[SLAVE_BUILD]/src/out/Linux Kitchen (kitchen_run)/Release"
+ "[SLAVE_BUILD]/src/out/Linux_Kitchen__kitchen_run_/Release"
],
"env": {
"GOMA_SERVICE_ACCOUNT_JSON_FILE": "/creds/service_accounts/service-account-goma-client.json"
@@ -294,7 +294,7 @@
"--goma-service-account-json-file",
"/creds/service_accounts/service-account-goma-client.json",
"--target-output-dir",
- "[SLAVE_BUILD]/src/out/Linux Kitchen (kitchen_run)/Release",
+ "[SLAVE_BUILD]/src/out/Linux_Kitchen__kitchen_run_/Release",
"--goma-dir",
"[CACHE]/cipd/goma",
"--ninja-ensure-up-to-date",
« no previous file with comments | « scripts/slave/recipe_modules/chromium/api.py ('k') | scripts/slave/recipes/chromium.expected/kitchen_path_config.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698