commit | de754ac6ad3972a6a06af00fcd4e264a658480c3 | [log] [tgz] |
---|---|---|
author | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Sep 17 18:04:50 2009 |
committer | [email protected] <[email protected]@0039d316-1c4b-4281-b951-d872f2087c98> | Thu Sep 17 18:04:50 2009 |
tree | 55e017d7ce79532ddc407e36124e62d2f3380034 | |
parent | c2c78f7f025328d6cc73f93e87b04328f7a2b6dc [diff] |
Fix 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 Review URL: http://codereview.chromium.org/208010 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@26461 0039d316-1c4b-4281-b951-d872f2087c98