DescriptionMake Lockfile._remove_lockfile more robust on win32
Sometimes, removing lockfiles fails on windows, for obscure reasons.
Following advice from gclient_utils.rmtree, lock file removal has
been improved by using the builtin executable 'del' and retrying 3
times in case it fails.
BUG=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=264557
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fixed indentation #
Total comments: 1
Messages
Total messages: 14 (0 generated)
|