diff --git a/tests/test-bisect b/tests/test-bisect --- a/tests/test-bisect +++ b/tests/test-bisect @@ -83,6 +83,24 @@ hg bisect -s hg bisect -s hg bisect -g +set +e + echo % test invalid command hg bisect -r hg bisect --command 'foobar' + +echo % test bisecting command +cat > script.py <