mirror of
https://github.com/rclone/rclone.git
synced 2025-12-16 00:04:40 +00:00
Before this change, TestIntegration/FsName could fail with "slice bounds out of range [:-1]" when run with -remotes local. It also caused issues with '^TestGitAnnexFstestBackendCases$/^(TransferStorePathWithInteriorWhitespace|TransferStoreRelative)$'. This change fixes the issue by accepting either "" or "local" to indicate the local remote.