gerrit/gerrit-pgm
David Pursehouse 4165509253 StaleLibraryRemover: Don't fail when destination already exists
Any files matching the given pattern will be renamed, but if the
original file is placed back in /lib folder and then the init run
again, it will attempt to rename it again and fail because the
destination file (renamed the previous time) already exists.

Before attempting to rename, check if the destination exist, and
emit a warning to the console.

Change-Id: I767800e0d68f20d09181e9fce9f8ffc1447abe10
2017-05-11 07:32:02 +00:00
..
src StaleLibraryRemover: Don't fail when destination already exists 2017-05-11 07:32:02 +00:00
BUILD Format BUILD and WORKSPACE files with buildifier 2017-02-28 17:32:44 +09:00