2009-08-13 NetworkManager Test Day report

Adam Williamson awilliam at redhat.com
Fri Aug 14 21:42:13 UTC 2009


On Fri, 2009-08-14 at 14:25 -0700, Adam Williamson wrote:

> grep show_bug\.cgi\?id=[0-9][0-9][0-9][0-9][0-9][0-9] test_day_nm.html -o | sort -u | cut -d= -f 2 | tr '\n' ',' | xargs bugzilla query --outputformat="%{bug_id} %{bug_status} %{resolution} - %{short_desc}" -b

Correction, I forgot to paste the slightly refined version:

grep show_bug\.cgi\?id=[0-9][0-9][0-9][0-9][0-9][0-9] test_day_nm.html -o | sort -u | cut -d= -f 2 | tr '\n' ',' | xargs bugzilla query --outputformat="%{bug_id} %{bug_status} %{resolution} - %{short_desc}" -b

it omits the assignee but gives the resolution, for closed bugs.

-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org
http://www.happyassassin.net




More information about the fedora-test-list mailing list