OSDN Git Service

get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable"
authorCarl Worth <cworth@cworth.org>
Wed, 31 Jul 2013 22:49:48 +0000 (15:49 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 31 Jul 2013 22:49:48 +0000 (15:49 -0700)
commitc6f3036179dc187770caa741da0aa073b807b1cf
tree6f558bc26949ab79676ff559feb482a1ad89636e
parentef6d5ee9f34bce89c8bb8ff001be4c70a2a5421d
get-pick-list: Allow for non-whitespace between "CC:" and "mesa-stable"

We recently proposed a new syntax for stable-patch nominations such as:

CC: "9.2 and 9.1" <mesa-stable@lists.freedesktop.org>
and this has already appeared in the wild.

So we extend the regular expression to pick this up as well.
bin/get-pick-list.sh