##// END OF EJS Templates
run-tests: give each child its own tmp dir (issue1911)...
run-tests: give each child its own tmp dir (issue1911) Fixes bug introduced by f8b4df4b033d (issue1911: --tmpdir plus parallel mode = fail), and also fixes the long-standing quirk that parallel mode created multiple /tmp/hgtests.XXXXXX directories. Now there is only one /tmp/hgtests.XXXXXX, with child0, child1, etc. under it.

File last commit:

r8742:a964ab62 default
r9899:be574a37 stable
Show More
test-execute-bit.out
8 lines | 240 B | text/plain | TextLexer
/ tests / test-execute-bit.out
Bryan O'Sullivan
See if execute bit is honoured when we go back in time
r5490 adding a
Alexis S. L. Carvalho
repo.status: also compare flags for files in the lookup list....
r6158 79abf14474dc tip
% make sure we notice the change of mode if the cached size == -1
n 0 -1 unset a
M a
Matt Mackall
merge: allow merging going backwards...
r8742 0 files updated, 0 files merged, 0 files removed, 0 files unresolved
Bryan O'Sullivan
See if execute bit is honoured when we go back in time
r5490 d69afc33ff8a
not executable -- whew