Mercurial > hg-stable
changeset 16887:91e417e9f4b0
test-log: enable for Windows
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Fri, 08 Jun 2012 15:11:05 +0200 |
parents | 8c1cf3e3fe42 |
children | 040b8c08b6c0 |
files | tests/test-log.t |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-log.t Fri Jun 08 15:11:05 2012 +0200 +++ b/tests/test-log.t Fri Jun 08 15:11:05 2012 +0200 @@ -1,5 +1,3 @@ - $ "$TESTDIR/hghave" execbit || exit 80 - The g is crafted to have 2 filelog topological heads in a linear changeset graph @@ -275,10 +273,12 @@ log copies, execute bit set +#if execbit $ chmod +x e $ hg ci -me3 -d '7 0' $ hg log -v --template '{rev} {file_copies}\n' -r 6 6 +#endif log -p d