Comment 1 for bug 692344

Revision history for this message
Bryce Harrington (bryce) wrote :

Note the double entries for regression-release. I don't know if this was intentional, but if so, it's confusing and probably should be reworded.

        regression = ui.choice("How would you describe the regression?",
            ["regression-release - A regression in a new stable release.",
             "regression-release - A bug discovered in the development release t
hat was not present in the stable release.",
             "regression-update - A regression introduced by an updated package
in the stable release.",
             "regression-proposed - A regression introduced by a package in -pro
posed .",
             "I don't know."], False)