From 5aa7615ec93335a922361728881ab1224a6e9266 Mon Sep 17 00:00:00 2001 From: Nicolas Lacasse Date: Wed, 20 Jun 2018 13:19:29 -0700 Subject: Kokoro: Change name of uploaded log files. PiperOrigin-RevId: 201404066 Change-Id: I8a0f2405d0192d412386592c1872a67582921b12 --- kokoro/gcp_ubuntu/presubmit.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kokoro/gcp_ubuntu/presubmit.cfg') diff --git a/kokoro/gcp_ubuntu/presubmit.cfg b/kokoro/gcp_ubuntu/presubmit.cfg index e4dfb8d5e..e6552753c 100644 --- a/kokoro/gcp_ubuntu/presubmit.cfg +++ b/kokoro/gcp_ubuntu/presubmit.cfg @@ -6,6 +6,6 @@ build_file: "repo/kokoro/gcp_ubuntu/run_tests.sh" action { define_artifacts { regex: "**/sponge_log.xml" - regex: "**/test.log" + regex: "**/sponge_log.log" } } -- cgit v1.2.3