Comment 3 for bug 87456

Revision history for this message
Daniel Holbach (dholbach) wrote :

Emir: there's no need to tag a bughelper bug as 'bughelper'. It doesn't help to distinguish at all.

William: the patch does not work for a simple reason. -v<number> takes a number as an option: <number> is the amount of inheritance levels bughelper decends down to.
Let's take ubiquity as an example: ubiquity inherits clues from gtk and partman. gtk inherits from glib.
With -v=1 you get gtk and partman, with -v=2 you get glib clues too.

Maybe we should rename the option.