From 255840da427ca5c643f1f0dde2f506881e98fdc2 Mon Sep 17 00:00:00 2001 From: Radek Doulik Date: Fri, 8 Sep 2017 14:44:39 +0200 Subject: [PATCH] [tests] make adb logcat appear in the build output It is useful to have the logcat output in the Jenkins CI console logs, as the Workspace is only available until a next build starts and so logcat-*.txt dumps, we create after running tests, are available only for short time. --- build-tools/scripts/TestApks.targets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build-tools/scripts/TestApks.targets b/build-tools/scripts/TestApks.targets index a5ecf7d2d04..26255ff369e 100644 --- a/build-tools/scripts/TestApks.targets +++ b/build-tools/scripts/TestApks.targets @@ -156,7 +156,7 @@ <_LogcatFilename>logcat-$(Configuration)$(_AotName).txt - +