fix test-permissions output
authorBenoit Boissinot <benoit.boissinot@ens-lyon.org>
Fri, 24 Aug 2007 00:56:08 +0200
changeset 5219 74723744d8e0
parent 5217 551958d5082c
child 5220 2b8373bda032
child 5228 39e6deaa8b81
child 5275 d3874a286b51
fix test-permissions output
tests/test-permissions
tests/test-permissions.out
--- a/tests/test-permissions
+++ b/tests/test-permissions
@@ -14,4 +14,4 @@ chmod -w .hg/store/data/a.i
 echo barber > a
 hg commit -m "2" -d "1000000 0" 2>/dev/null || echo commit failed
 chmod -w ../t
-hg diff
+hg diff --nodates
--- a/tests/test-permissions.out
+++ b/tests/test-permissions.out
@@ -14,3 +14,9 @@ crosschecking files in changesets and ma
 checking files
 1 files, 1 changesets, 1 total revisions
 commit failed
+diff -r c1fab96507ef a
+--- a/a
++++ b/a
+@@ -1,1 +1,1 @@ foo
+-foo
++barber