diff -r 86c1d1d35593 -r 68cddfbbe737 tests/test-issue436 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/test-issue436 Fri Dec 01 09:42:07 2006 +0100 @@ -0,0 +1,6 @@ +#!/bin/sh + +hg init a +cd a +hg -v log -v x +true