On Tue, Mar 30, 2010 at 07:01:59PM -0700, Brad Figg wrote:
Bryce,
You will find my latest changes at lp:~brad-figg/arsenal/tags-and-distro. The
append_tags has been reworked as we talked about. There is also several new
functions to help determine a bugs distro version. The main function to call
is "determine_distro()". It takes a ArsenalBug as the one argument and returns
a string, the distro version name.
Sweet, this looks great, I've merged it into trunk.
The determine_distro() routine kicks ass. Looks like I can probably
add Xorg.0.log in there as well.
Bryce