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

Unified Diff: sandbox/sandbox_linux_unittests_android.isolate

Issue 1638523004: Emit logcats from sandbox_linux_unittests. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sandbox/sandbox_linux_unittests_android.isolate
diff --git a/sandbox/sandbox_linux_unittests_android.isolate b/sandbox/sandbox_linux_unittests_android.isolate
index a0a7e9e1b62aa4bc226a4bcc31139664ff1d0994..b9aaf51ba0d785706b74fd51fe3bb9716ca236e2 100644
--- a/sandbox/sandbox_linux_unittests_android.isolate
+++ b/sandbox/sandbox_linux_unittests_android.isolate
@@ -9,6 +9,7 @@
'variables': {
'command': [
'<(PRODUCT_DIR)/bin/run_sandbox_linux_unittests',
+ '--logcat-output-dir', '${ISOLATED_OUTDIR}/logcats',
],
'files': [
'<(PRODUCT_DIR)/bin/run_sandbox_linux_unittests',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698