# HG changeset patch # User Adrian Buehlmann # Date 2012-06-08 13:11:05 # Node ID 91e417e9f4b0079e4cb9c337a1e88ecdd54bc411 # Parent 8c1cf3e3fe427c219b2557b05276e318107f0de3 test-log: enable for Windows diff --git a/tests/test-log.t b/tests/test-log.t --- a/tests/test-log.t +++ b/tests/test-log.t @@ -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, non-linear manifest 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