tests/test-debugindexdot.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Sat, 06 Sep 2008 12:49:20 +0200
changeset 6996 fecf060f32a1
parent 6336 4b0c9c674707
permissions -rw-r--r--
inotify: deactivate inotify status on failure workaround issue1208, add test fix traceback handling (socket.error is a singleton in this case)

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