hgwebdir: test virtual paths leading or trailing separators are stripped
authorPatrick Mezard <pmezard@gmail.com>
Sun, 02 Dec 2007 19:39:29 +0100
changeset 5586 b90b72729a72
parent 5585 b34028d52e7e
child 5588 083b6e3142a2
child 5590 05451f6b5f07
hgwebdir: test virtual paths leading or trailing separators are stripped
tests/test-hgwebdir
--- a/tests/test-hgwebdir	Sun Dec 02 19:45:38 2007 +0100
+++ b/tests/test-hgwebdir	Sun Dec 02 19:39:29 2007 +0100
@@ -43,7 +43,7 @@
 
 cat > paths.conf <<EOF
 [paths]
-t/a=$root/a
+t/a/=$root/a
 b=$root/b
 EOF