Files
gem5/util
Hoa Nguyen 1e30ade018 util: Fix gerrit bot commit subject parser
Currently, if the commit subject does have tags, the parser will
return the list of tags as a NoneType object, which will be
iterated later. This caused the gerrit bot to fail.

This change lets the parser return the list of tags as an empty
list rather than a NoneType object. Also, a commit subject without
a semicolon `:` will be assumed as having no tags and the whole
subject is the commit message.

Signed-off-by: Hoa Nguyen <hoanguyen@ucdavis.edu>
Change-Id: Ie8c90e14bb85c4ce1c583121d02e75aa87db7811
Reviewed-on: https://gem5-review.googlesource.com/c/public/gem5/+/48586
Reviewed-by: Bobby R. Bruce <bbruce@ucdavis.edu>
Maintainer: Bobby R. Bruce <bbruce@ucdavis.edu>
Tested-by: kokoro <noreply+kokoro@google.com>
2021-07-27 16:31:49 +00:00
..
2021-07-01 19:08:24 +00:00
2020-11-27 15:17:30 +00:00
2020-11-27 15:17:30 +00:00
2020-11-27 15:17:30 +00:00
2020-12-09 12:05:58 +00:00
2021-07-01 19:08:24 +00:00
2020-11-27 15:17:30 +00:00
2020-11-27 15:17:30 +00:00
2020-11-27 15:17:30 +00:00
2021-03-31 08:43:39 +00:00
2020-11-27 15:17:30 +00:00
2020-11-27 15:17:30 +00:00
2020-11-27 15:17:30 +00:00
2020-11-27 15:17:30 +00:00
2020-11-27 15:17:30 +00:00