Skip to content

Derive default BTS from os-release ID

Benjamin Drung requested to merge bdrung/reportbug:default-bts into master

Instead of calling lsb_release -si, read ID from os-release (using Python's platform.freedesktop_os_release function).

Calculate the default bts at the beginning of the UI.user_interface method instead of setting it twice.

Merge request reports

Loading