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

Unified Diff: scripts/slave/recipes/blimp/integration.expected/Blimp_Client_Engine_Integration_test_pass.json

Issue 2422653003: Modify 'build_dir' for run_mb() to avoid double 'Debug' (Closed)
Patch Set: nit Created 4 years, 2 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/blimp/integration.expected/Blimp_Client_Engine_Integration_test_pass.json
diff --git a/scripts/slave/recipes/blimp/integration.expected/Blimp_Client_Engine_Integration_test_pass.json b/scripts/slave/recipes/blimp/integration.expected/Blimp_Client_Engine_Integration_test_pass.json
index df3288984737fffc3ea1712e2694a4663d3622bf..273e6892d9c6766ced75c41b85c373765da0c0dd 100644
--- a/scripts/slave/recipes/blimp/integration.expected/Blimp_Client_Engine_Integration_test_pass.json
+++ b/scripts/slave/recipes/blimp/integration.expected/Blimp_Client_Engine_Integration_test_pass.json
@@ -255,7 +255,7 @@
"--goma-service-account-json-file",
"/creds/service_accounts/service-account-goma-client.json",
"--out-dir",
- "[SLAVE_BUILD]/src/out-linux/Debug",
+ "[SLAVE_BUILD]/src/out-linux",
"--goma-dir",
"[CACHE]/cipd/goma",
"--",
@@ -328,7 +328,7 @@
"--goma-service-account-json-file",
"/creds/service_accounts/service-account-goma-client.json",
"--out-dir",
- "[SLAVE_BUILD]/src/out-android/Debug",
+ "[SLAVE_BUILD]/src/out-android",
"--goma-dir",
"[CACHE]/cipd/goma",
"--",
« scripts/slave/recipes/blimp/integration.py ('K') | « scripts/slave/recipes/blimp/integration.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698