Files
mercury/scripts
Fergus Henderson 98e67d2201 Fix a problem where the test cases were sometimes failing
Estimated hours taken: 0.5

Fix a problem where the test cases were sometimes failing
if old /tmp/mmake* directories were left lying around.

scripts/ml.in:
scripts/mmake.in:
	When creating the temporary directory, if mkdir fails (e.g.
	because that directory already exists), then try again with a
	different directory name.  Only report an error if it fails 20
	times in a row.
1999-10-11 05:47:12 +00:00
..
1999-09-17 06:15:17 +00:00