mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-02-02 10:38:25 +00:00
1987bcbea3
This logic has always been broken but happened to try one time due to && operator precedence. 7158e50ee2b2d48ee2e3724e2f299b4644321aeb broke this further when quoting && since the command was not evaluated.