diff tests/test-hgwebdir.t @ 13066:86888ae9ce90 stable

hgwebdir: fix incorrect index generation for invalid paths (issue2023) edd07be943dd moved the subdirectory match inside the repository match loop. A virtual path existing/path/invalid/path would then match existing/path, and generate a wrong index page.
author Wagner Bruna <wbruna@softwareexpress.com.br>
date Tue, 30 Nov 2010 12:45:25 -0200
parents d08bb64888bc
children 8ed91088acbb
line wrap: on
line diff
--- a/tests/test-hgwebdir.t	Fri Nov 26 18:45:35 2010 +0100
+++ b/tests/test-hgwebdir.t	Tue Nov 30 12:45:25 2010 -0200
@@ -77,7 +77,7 @@
   404 Not Found
   
   
-  error: repository c not found
+  error: repository c/file/tip/c not found
   [1]
 
 atom-log without basedir