Skip to content

Add automatic detection of distribution and suite to CI scripts

Ralf Habacker requested to merge rhabacker/dbus:ci-auto-detect-distro into master

The detection is based on variables from /etc/os-release, which are supported by systemd. For further details see https://www.freedesktop.org/software/systemd/man/os-release.html.

Merge request reports