--- a/tests/test-bisect Fri Sep 05 10:39:19 2008 +0200 +++ b/tests/test-bisect Fri Sep 05 11:03:34 2008 +0200 @@ -71,4 +71,4 @@ echo % test no action hg bisect -r -hg bisect +hg bisect || echo failure
--- a/tests/test-bisect.out Fri Sep 05 10:39:19 2008 +0200 +++ b/tests/test-bisect.out Fri Sep 05 11:03:34 2008 +0200 @@ -285,3 +285,4 @@ % test no action abort: cannot bisect (no known good revisions) +failure