##// END OF EJS Templates
hgwebdir: test virtual paths leading or trailing separators are stripped
Patrick Mezard -
r5586:b90b7272 default
parent child Browse files
Show More
@@ -43,7 +43,7 b' echo % should give a 404 - repo is not p'
43
43
44 cat > paths.conf <<EOF
44 cat > paths.conf <<EOF
45 [paths]
45 [paths]
46 t/a=$root/a
46 t/a/=$root/a
47 b=$root/b
47 b=$root/b
48 EOF
48 EOF
49
49
General Comments 0
You need to be logged in to leave comments. Login now