From 8319f0bec2bcdd2ccc52cbfca0da12a77ab48f31 Mon Sep 17 00:00:00 2001 From: xudan Date: Tue, 8 May 2018 04:46:40 -0400 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - Bugfix: Dovetail failed to upload results to artifacts That's mainly because of that 1. The owner of all results files are root:root 2. Sometimes there are some files that can only be read by root 3. User jenkins failed to upload these files Solutions: 1. Change the owner to be jenkins:jenkins 2. Remove these files which are useless for users Change-Id: I0b5e72e8d5045c7e0d64e32a13ba559612460a84 Signed-off-by: xudan --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/releng b/docs/submodules/releng index 523d67bd3..42ecdb8cc 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 523d67bd309294cf3bf9f6ad1c68481c7ef2ae4c +Subproject commit 42ecdb8cc7f847da54c76a4e6b6a4ef32347b81e -- cgit 1.2.3-korg