comparison tests/test-mq-guards.out @ 4133:a9ee6c53af8d

mq: abort cleanly when invalid patch name is given to qguard
author Christian Ebert <blacktrash@gmx.net>
date Sat, 03 Mar 2007 17:54:13 +0100
parents a41b01a3c29f
children 943f40b4da30
comparison
equal deleted inserted replaced
4132:0d94e4a3ddb4 4133:a9ee6c53af8d
1 adding x 1 adding x
2 Patch queue now empty 2 Patch queue now empty
3 % should fail
4 abort: no patch named does-not-exist.patch
3 % should fail 5 % should fail
4 abort: no patches applied 6 abort: no patches applied
5 applying a.patch 7 applying a.patch
6 Now at: a.patch 8 Now at: a.patch
7 % should guard a.patch 9 % should guard a.patch