##// END OF EJS Templates
Updated output of tests.
Updated output of tests.

File last commit:

r801:1f9ec150 default
r801:1f9ec150 default
Show More
test-diffdir.out
16 lines | 211 B | text/plain | TextLexer
+ hg init
+ hg add a
+ hg ci -m a -d 0 0
+ hg add b
+ hg diff
diff -r 3903775176ed b
--- /dev/null
+++ b/b
@@ -0,0 +1,1 @@
+123
+ hg diff -r tip
diff -r 3903775176ed b
--- /dev/null
+++ b/b
@@ -0,0 +1,1 @@
+123