azureblob: fix directory marker after // changes in #5858

Before this change we were creating the directory markers with double
slashes on.
This commit is contained in:
Nick Craig-Wood
2025-06-16 15:07:05 +01:00
parent 476ff65fd7
commit 073184132e
2 changed files with 13 additions and 10 deletions

View File

@@ -421,12 +421,14 @@ backends:
ignore:
# It just isn't possible to preserve the existing file with azure blob
# and make sure we don't leak uncomitted blocks.
- TestMultithreadCopyAbort
- TestMultithreadCopyAbort
- backend: "azureblob"
remote: "TestAzureBlob,directory_markers:"
fastlist: true
ignoretests:
- cmd/bisync
ignore:
# It just isn't possible to preserve the existing file with azure blob
# and make sure we don't leak uncomitted blocks.
- TestMultithreadCopyAbort
- backend: "azurefiles"
remote: "TestAzureFiles:"
ignoretests: