Show More
@@ -34,7 +34,7 b' test qpush on empty series' | |||
|
34 | 34 | $ python -c 'print "\xe9"' > message |
|
35 | 35 | $ cat .hg/patches/bad-patch >> message |
|
36 | 36 | $ mv message .hg/patches/bad-patch |
|
37 | $ hg qpush -a && echo 'qpush succeded?!' | |
|
37 | $ hg qpush -a && echo 'qpush succeeded?!' | |
|
38 | 38 | applying patch1 |
|
39 | 39 | applying patch2 |
|
40 | 40 | applying bad-patch |
General Comments 0
You need to be logged in to leave comments.
Login now