]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
resulttool/store: Fix permissions of logarchive
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 26 Nov 2024 11:11:12 +0000 (11:11 +0000)
committerSteve Sakoman <steve@sakoman.com>
Mon, 10 Feb 2025 16:06:16 +0000 (08:06 -0800)
commitbf121dc86f2c3443673f5ff3d486237678044479
tree70f8eba34368b8bd985d45b285f4ad4d0ec00cc2
parentd92c1ca1c89f140a731aec9f3389c2dad2f59829
resulttool/store: Fix permissions of logarchive

We want the results directory to be visable to other users, tweak the
permissions of the created directory to ensure this is the case.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit ed9d887e8d71a800db19826264de552f7736dc6a)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
scripts/lib/resulttool/store.py