1
0
mirror of https://github.com/rclone/rclone.git synced 2025-11-23 21:44:49 +02:00

s3: 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 073184132e
commit 1dc3421c7f
2 changed files with 5 additions and 4 deletions

View File

@@ -230,8 +230,6 @@ backends:
- backend: "s3"
remote: "TestS3,directory_markers:"
fastlist: true
ignoretests:
- cmd/bisync
- backend: "s3"
remote: "TestS3Rclone:"
fastlist: true