Fix test-convert.out after
55455556f921
hgweb: fix parameter mixup (
issue1001)
Allow "file://localhost/" in addition to "file:///" (
issue728)
file://localhost/ URLs are generated by Mac OS X API calls like
[NSURL fileURLWithPath:].
Imported patch from Paul Bx.