OSDN Git Service

bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
authorAndres Gomez <agomez@igalia.com>
Sat, 6 May 2017 14:09:35 +0000 (17:09 +0300)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 18 May 2017 17:03:14 +0000 (18:03 +0100)
commit81bdf59610a4fdf1d986b76a2fc8598e0b0d35e8
treee9aa26024b545534b45939fa8f4b8c8c32f54c7f
parent68e64d92bc416f700b0b4e00319f54a57acac052
bin/get-fixes-pick-list.sh: don't warn if more than one, go over them

If an identified commit was having more than one fix, we would warn
about that and only treat the first.

Now, we don't warn but treat all of them.

Signed-off-by: Andres Gomez <agomez@igalia.com>
Reviewed-by: Eric Engestrom <eric@engestrom.ch>
(cherry picked from commit 77306e2afc4b2148b8532b6b4759af24cc135f6b)
bin/get-fixes-pick-list.sh