tests/test-mq-qdiff.out
author Matt Mackall <mpm@selenic.com>
Tue, 01 May 2007 14:42:54 -0500
changeset 4395 47ef2d228375
parent 2904 8ca608c1eb02
permissions -rw-r--r--
verify: hold write lock Verify will report spurious errors if commits or pulls happen during verify.

% init
% commit
adding base
% qnew mqbase
% qrefresh
% qdiff
diff -r 67e992f2c4f3 base
--- a/base
+++ b/base
@@ -1,1 +1,1 @@ base
-base
+patched
% qdiff dirname
diff -r 67e992f2c4f3 base
--- a/base
+++ b/base
@@ -1,1 +1,1 @@ base
-base
+patched