Show More
@@ -1,5 +1,3 b'' | |||||
1 | $ "$TESTDIR/hghave" execbit || exit 80 |
|
|||
2 |
|
||||
3 | The g is crafted to have 2 filelog topological heads in a linear |
|
1 | The g is crafted to have 2 filelog topological heads in a linear | |
4 | changeset graph |
|
2 | changeset graph | |
5 |
|
3 | |||
@@ -275,10 +273,12 b' log copies, non-linear manifest' | |||||
275 |
|
273 | |||
276 | log copies, execute bit set |
|
274 | log copies, execute bit set | |
277 |
|
275 | |||
|
276 | #if execbit | |||
278 | $ chmod +x e |
|
277 | $ chmod +x e | |
279 | $ hg ci -me3 -d '7 0' |
|
278 | $ hg ci -me3 -d '7 0' | |
280 | $ hg log -v --template '{rev} {file_copies}\n' -r 6 |
|
279 | $ hg log -v --template '{rev} {file_copies}\n' -r 6 | |
281 | 6 |
|
280 | 6 | |
|
281 | #endif | |||
282 |
|
282 | |||
283 |
|
283 | |||
284 | log -p d |
|
284 | log -p d |
General Comments 0
You need to be logged in to leave comments.
Login now