Mercurial > hg
comparison Makefile @ 9890:4f1ee228e577
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.
author | Greg Ward <greg@gerg.ca> |
---|---|
date | Wed, 18 Nov 2009 22:23:11 -0500 |
parents | c904e76e3834 |
children | a1217735dffb |
comparison
equal
deleted
inserted
replaced
9889:38864218c4cc | 9890:4f1ee228e577 |
---|