--- a/tests/test-bisect Fri Sep 05 11:00:07 2008 +0200 +++ b/tests/test-bisect Fri Sep 05 11:04:36 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 11:00:07 2008 +0200 +++ b/tests/test-bisect.out Fri Sep 05 11:04:36 2008 +0200 @@ -285,3 +285,4 @@ % test no action abort: cannot bisect (no known good revisions) +failure