Skip to content
Commit c737b521 authored by Owen Winkler's avatar Owen Winkler
Browse files

Don't double-slash filenames at the root.

Replace either the end of the dir string that isn't preceded by a slash or the slash at the end of the dir string with a slash and the filename.
This prevents the root directory from ending up as two slashes, which breaks files_versions on Windows servers. See #4079 for an explanation.
parent 76bdd6bc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment