--- a/tests/test-bisect Fri Mar 26 17:02:49 2010 +0100
+++ b/tests/test-bisect Wed Mar 24 01:43:24 2010 +0100
@@ -103,5 +103,5 @@
hg bisect -r
hg bisect --good tip
hg bisect --bad 0
-hg bisect --command "`pwd`/script.py"
+hg bisect --command "'`pwd`/script.py' and some parameters"
true