Fixed mirror code to work on Windows
commit0a092415fd602efdb365c59d353c2ea572e7cad6
authorThomas Leonard <talex5@gmail.com>
Sat, 12 May 2012 09:41:21 +0000 (12 10:41 +0100)
committerThomas Leonard <talex5@gmail.com>
Sat, 12 May 2012 09:41:40 +0000 (12 10:41 +0100)
tree6863c2cd0dcc8759c28b8ef6c670adba4292148a
parent232a76a3698fdfc9cfb442e6dcd21676ced1ff39
Fixed mirror code to work on Windows

Was using os.path.join to create URLs.

Reported by Dave Abrahams.
tests/testdownload.py
zeroinstall/injector/fetch.py