tests/test-debugindexdot.out
author Dirkjan Ochtman <dirkjan@ochtman.nl>
Tue, 25 Nov 2008 17:54:49 +0100
changeset 7406 ee8af8a4d905
parent 6336 4b0c9c674707
permissions -rw-r--r--
hgweb: support broken IIS 5 behavior with .cgi in PATH_INFO

created new head
digraph G {
	-1 -> 0
	0 -> 1
	0 -> 2
	2 -> 3
	1 -> 3
}