--- a/tests/test-acl Fri Feb 23 17:54:34 2007 +0200
+++ b/tests/test-acl Sun Mar 04 14:04:42 2007 -0300
@@ -26,7 +26,7 @@
echo 'in foo' > foo/file.txt
echo 'in foo/Bar' > foo/Bar/file.txt
echo 'in quux' > quux/file.py
-hg add
+hg add -q
hg ci -m 'add files' -d '1000000 0'
echo >> foo/file.txt
hg ci -m 'change foo/file' -d '1000001 0'
--- a/tests/test-acl.out Fri Feb 23 17:54:34 2007 +0200
+++ b/tests/test-acl.out Sun Mar 04 14:04:42 2007 -0300
@@ -1,6 +1,3 @@
-adding foo/Bar/file.txt
-adding foo/file.txt
-adding quux/file.py
3:911600dab2ae
requesting all changes
adding changesets