Mercurial > hg-stable
changeset 4138:85237110c371
make test-acl a bit more digestable for windows
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Sun, 04 Mar 2007 14:04:42 -0300 |
parents | 26596a6b6518 |
children | efe6f92c0847 |
files | tests/test-acl tests/test-acl.out |
diffstat | 2 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- 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'