diff tests/test-mq-qimport.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 4c4324476be6
children bbc74c05b8a4
line wrap: on
line diff
--- a/tests/test-mq-qimport.out	Sat Jan 03 17:15:21 2009 +0100
+++ b/tests/test-mq-qimport.out	Sat Jan 03 17:15:21 2009 +0100
@@ -6,19 +6,19 @@
 % import patch that already exists
 abort: patch "url.diff" already exists
 applying url.diff
-Now at: url.diff
+now at: url.diff
 foo
-Patch queue now empty
+patch queue now empty
 % qimport -f
 adding url.diff to series file
 applying url.diff
-Now at: url.diff
+now at: url.diff
 foo2
-Patch queue now empty
+patch queue now empty
 % build diff with CRLF
 adding b
 1 files updated, 0 files merged, 0 files removed, 0 files unresolved
 % qimport CRLF diff
 adding b.diff to series file
 applying b.diff
-Now at: b.diff
+now at: b.diff