| commit | 8313c6bc7a7b916b6e56d987a6110a5936aa47c8 | [log] [tgz] |
|---|---|---|
| author | qyearsley <qyearsley@chromium.org> | Fri Jul 15 18:03:12 2016 |
| committer | Commit bot <commit-bot@chromium.org> | Fri Jul 15 18:04:58 2016 |
| tree | 4f4d3539fc5970909d9ae31c545f9559424f549f | |
| parent | ada53fa9511af7324edad932dacd5157a70891b9 [diff] |
Fix is_manual_test for files with no file extension. In http://crrev.com/2132273002, I made an assumption that all files have a "." character, which is incorrect. This is a follow-up fix for that mistake. BUG=626740 Review-Url: https://codereview.chromium.org/2144343002 Cr-Commit-Position: refs/heads/master@{#405790}