From 50c511a92a3b0930b4551cf15df10cae6b7acfc2 Mon Sep 17 00:00:00 2001 From: Zuul Date: Fri, 19 Dec 2025 04:15:12 +0000 Subject: [PATCH] Update git submodules * Update swift from branch 'master' to 8bf6e090f4753f7e9d1df1ef2bea46aad9c6e088 - Merge "test_diskfile.py: fix failing test if O_TMPFILE unsupported" - test_diskfile.py: fix failing test if O_TMPFILE unsupported Previously test_commit_overwritten_before_ppi_rename would fail when O_TMPFILE is not supported (e.g macos) because an extra, unexpected, rename call is made to rename a temporary file to a data file. Change-Id: I30f4dcee50e30e3c501b302e2242dc1abe9b6b62 Signed-off-by: Alistair Coles --- swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swift b/swift index 3a4da50dec..8bf6e090f4 160000 --- a/swift +++ b/swift @@ -1 +1 @@ -Subproject commit 3a4da50dec23d0b069fc50dc83472c73c31eebf5 +Subproject commit 8bf6e090f4753f7e9d1df1ef2bea46aad9c6e088 -- 2.43.0