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:
@@ -230,8 +230,6 @@ backends:
|
||||
- backend: "s3"
|
||||
remote: "TestS3,directory_markers:"
|
||||
fastlist: true
|
||||
ignoretests:
|
||||
- cmd/bisync
|
||||
- backend: "s3"
|
||||
remote: "TestS3Rclone:"
|
||||
fastlist: true
|
||||
|
||||
Reference in New Issue
Block a user