tests/test-mq-qdiff.out
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Tue, 26 Dec 2006 21:57:20 +0100
changeset 4008 6e0cb0790e23
parent 2904 8ca608c1eb02
permissions -rw-r--r--
mq: fix strip failing to unlink a bundle os.unlink doesn't know how to deal with urls

% 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