mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
443301a402
The detection of directories in S3StorageClient was flawed as it did not
account for files with a suffix. This commit forces the use of a `/` at
the end to guarantee that the matched path is a sub-{file,directory}.