OSDN Git Service

bugzilla_mesa.sh: Drop "Bug " from sed command
authorEmil Velikov <emil.velikov@collabora.com>
Thu, 7 Jul 2016 10:51:13 +0000 (11:51 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 7 Jul 2016 15:12:34 +0000 (16:12 +0100)
commit168fdc6a0799456bdce2b6b4023ebe16e455661d
treeadca198a4233a32eeb9a027a3a0c42692854d08a
parent5193fe9f4fe9c2d537afb051323724a399abc4e1
bugzilla_mesa.sh: Drop "Bug " from sed command

After a recent Bugzilla update the word is no longer in the title. Thus
the script ended up producing bogus HTML.

Cc: "11.2 12.0" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
(cherry picked from commit f35f8464ecf35de769629d316db620472a92f995)
bin/bugzilla_mesa.sh