comparison tests/test-rename-dir-merge.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 ef1eb6df7071
children 602add6ad9e5
comparison
equal deleted inserted replaced
26882:c4895f9b8ab1 26883:c750ed59892a