Mercurial > public > mercurial-scm > hg
diff tests/test-execute-bit.out @ 6158:23ffe82615d8
repo.status: also compare flags for files in the lookup list.
We might be able to do something smarter about this in dirstate.status
for files in normallookup state, but that would require some extra
care to keep backwards compatibility.
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Thu, 21 Feb 2008 16:22:31 -0300 |
parents | bf2bb53e5d2b |
children | 865c5be0f8df |
line wrap: on
line diff
--- a/tests/test-execute-bit.out Thu Feb 21 16:22:31 2008 -0300 +++ b/tests/test-execute-bit.out Thu Feb 21 16:22:31 2008 -0300 @@ -1,5 +1,8 @@ adding a -1549299e88d1 tip +79abf14474dc tip +% make sure we notice the change of mode if the cached size == -1 +n 0 -1 unset a +M a 0 files updated, 0 files merged, 0 files removed, 0 files unresolved d69afc33ff8a not executable -- whew