• Felip Moll's avatar
    Improve escaping paths on user commands · 9c58150f
    Felip Moll authored
    When dealing with special characters like %A, %u, %s and so on and escaping it
    on the command line, problems arises when one have directories with multiple
    slashes in their names. This patch fixes this situation removing only one
    slash on each pair of slashes just as normal escaping works i.e. in bash.
    
    Bug 4859
    9c58150f
To find the state of this project's repository at the time of any of these versions, check out the tags.