commit | 4a974f06555349e78fc3d19058e45fd49d440995 | [log] [tgz] |
---|---|---|
author | Douglas Anderson <[email protected]> | Mon Jun 03 15:57:15 2019 |
committer | chrome-bot <[email protected]> | Tue Jun 04 16:01:47 2019 |
tree | 56350504675f7647bdda321ef4c8034870277ea9 | |
parent | a995c9daaba69c4d0fb47ffc60908e6e820f607e [diff] |
fromupstream: Fix parsing of pw:// names with numbers The fromupstream script was unable to figure out how to parse: fromupstream.py -b=... -t=... pw://linux-i2c/1108802 Because there was a number in the project name. Let's just say that the project can have any characters in it except a "/". BUG=None TEST=Run command from commit message Change-Id: Ibe591dc01b7a685b6cd32d741025be98b911b0e4 Reviewed-on: https://chromium-review.googlesource.com/1639367 Commit-Ready: Douglas Anderson <[email protected]> Tested-by: Douglas Anderson <[email protected]> Legacy-Commit-Queue: Commit Bot <[email protected]> Reviewed-by: Brian Norris <[email protected]> Reviewed-by: Guenter Roeck <[email protected]>