comparison tests/test-mq-qnew.out @ 7627:fb32ae9c76e7

mq: lowercase output This extension produces quite a lot of informational messages during its normal operation and it is hard to say which strings can be changed and which cannot.
author Martin Geisler <mg@daimi.au.dk>
date Sat, 03 Jan 2009 17:15:21 +0100
parents f9fcb189c8e2
children 561ff8d9e4f0
comparison
equal deleted inserted replaced
7626:551afd4a4691 7627:fb32ae9c76e7
18 18
19 % qnew twice 19 % qnew twice
20 abort: patch "first.patch" already exists 20 abort: patch "first.patch" already exists
21 abort: patch "first.patch" already exists 21 abort: patch "first.patch" already exists
22 % qnew -f from a subdirectory 22 % qnew -f from a subdirectory
23 Patch queue now empty 23 patch queue now empty
24 adding d/b 24 adding d/b
25 M d/b 25 M d/b
26 diff --git a/d/b b/d/b 26 diff --git a/d/b b/d/b
27 --- a/d/b 27 --- a/d/b
28 +++ b/d/b 28 +++ b/d/b