tests/test-bisect
changeset 5735 9079081b8982
parent 2990 61fcd9fac434
child 5775 2dd202a6e15b
--- a/tests/test-bisect	Thu Dec 27 23:55:40 2007 -0600
+++ b/tests/test-bisect	Thu Dec 27 23:55:40 2007 -0600
@@ -26,11 +26,11 @@
 hg up -C
 
 echo % bisect test
-hg bisect init
-hg bisect bad
-hg bisect good 1
-hg bisect good
-hg bisect good
-hg bisect good
-hg bisect bad
-hg bisect good
+hg bisect -r
+hg bisect -b
+hg bisect -g 1
+hg bisect -g
+hg bisect -g
+hg bisect -g
+hg bisect -b
+hg bisect -g