DescriptionMake my_activity.py robust to log parsing problems
If (hypothetically) you pointed your WebKit repo environment variable to
Blink and not WebKit, then the change_re will not find anything in the
log and the script will explode on changes[0] because changes=[].
Fix this by being robust to not being able to parse anything out of the
log in process_git_commits.
R=szager@chromium.org
BUG=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=205290
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|