DescriptionSplit RmTreeAndMkDir into two separate functions (refactoring).
The function RmTreeAndMkDir did two different things depending on a boolean flag that was passed to it.
This CL splits it into two functions so that each function only takes one argument and does one thing.
BUG=
Committed: https://crrev.com/902242f397508c4617f8cdbb2034b3d896b467cc
Cr-Commit-Position: refs/heads/master@{#299815}
Patch Set 1 #Patch Set 2 : Removed one change unrelated to this CL. #Patch Set 3 : Add a config for try job #Patch Set 4 : Remove config for try job. #
Total comments: 2
Patch Set 5 : Change RemoveBuildFiles according to suggestion #Messages
Total messages: 11 (3 generated)
|