Mercurial > hg
diff mercurial/tags.py @ 26087:06cd67a5044f
run-tests: ignore failed removal of nonexistent installerrs
When running tests with -j100 or so on a large machine, I see this
os.remove call failing semi-regularly. Since it's not really a problem
when the file is already gone, just suppress the error in that case.
author | Augie Fackler <augie@google.com> |
---|---|
date | Tue, 25 Aug 2015 00:40:42 -0400 |
parents | b2f3f185e458 |
children | 8a256cee72c8 |