From Fedora Project Wiki

(BugZappers/Components generation)
Line 13: Line 13:
* [[User:Mcepl/Bug_links|Random bug links]]
* [[User:Mcepl/Bug_links|Random bug links]]
* [[BugZappers/BugStatusWorkFlow]]
* [[BugZappers/BugStatusWorkFlow]]
* [[BugZappers/Components]] was generated with
fgrep '<name>' comps.xml | fgrep -v Support | sed -e 's/.*<name>//g ; s/<\/name>//g' \
    | sort | sed -e 's/^/||/ ; s/$/||/'


=== X &amp; co. ===
=== X &amp; co. ===

Revision as of 15:11, 10 February 2009


Interesting links & TODO

  • Camel.Search—to write Evolution Search Expression HOWTO to have at least some examples how it is supposed to work

Bug related links

General bug triage

fgrep '<name>' comps.xml | fgrep -v Support | sed -e 's/.*<name>//g ; s/<\/name>//g' \
    | sort | sed -e 's/^/||/ ; s/$/||/' 

X & co.

Mozilla & co.