comparison tests/test-encoding-textwrap.t @ 26883:c750ed59892a stable

posix: retry on symlink race in checklink Multiple threads might attempt to check links with the same temporary name. This would cause one side to get an EEXIST error and wrongly fail the support check. Here, we simply retry if our temporary name exists.
author Matt Mackall <mpm@selenic.com>
date Fri, 06 Nov 2015 15:23:10 -0600
parents 26f7c8033bed
children 46ba2cdda476
comparison
equal deleted inserted replaced
26882:c4895f9b8ab1 26883:c750ed59892a