DescriptionFix a coding error that was introduced in 26423.
"file_list = file_list or []" would create a new empty list when an empty list is passed as a parameter, ditching the output parameter.
TEST=hooks are now run on gclient sync
BUG=none
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|