Fix find -delete race in tox
If you launch py35 and py27 envs from the same directory simultaneously, the find -delete commands here will race against each other and cause a failure. Set the find option to ignore readdir races. Change-Id: I4977ad687150b5a1d6f09a961fca4db5d768ef71
This commit is contained in:
parent
d43d3c4df5
commit
0368192a1f
Loading…
Reference in New Issue
Block a user