Mercurial > hg-stable
diff tests/test-log.t @ 16887:91e417e9f4b0
test-log: enable for Windows
author | Adrian Buehlmann <adrian@cadifra.com> |
---|---|
date | Fri, 08 Jun 2012 15:11:05 +0200 |
parents | 60101427d618 |
children | 6ef3107c661e |
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