diff -r 15036492a103 -r cb68ca8a62f7 tests/test-mq-qpush-fail.t --- a/tests/test-mq-qpush-fail.t Fri Aug 17 13:58:19 2012 -0700 +++ b/tests/test-mq-qpush-fail.t Fri Aug 17 13:58:19 2012 -0700 @@ -34,7 +34,7 @@ $ python -c 'print "\xe9"' > message $ cat .hg/patches/bad-patch >> message $ mv message .hg/patches/bad-patch - $ hg qpush -a && echo 'qpush succeded?!' + $ hg qpush -a && echo 'qpush succeeded?!' applying patch1 applying patch2 applying bad-patch