| commit | f36bd685a16b733fa851768c4c92e4ea6e2687d8 | [log] [tgz] |
|---|---|---|
| author | Sam Clegg <[email protected]> | Mon Oct 26 19:34:20 2015 |
| committer | Sam Clegg <[email protected]> | Mon Oct 26 19:34:20 2015 |
| tree | aea980a2999fa196c42797f2e06d3a3aba97dd48 | |
| parent | 083908e749b3ab3d0cc1feb61280b057737bd645 [diff] |
Fix crash in source_package.py install_package was recently split into its own patch module but this use was missed. Add a unittest to cover this code. [email protected] Review URL: https://codereview.chromium.org/1422073003 .