]> git.ipfire.org Git - thirdparty/systemd.git/commit
Fix pattern to detect distribution
authorSergio Lindo Mansilla <slindomansilla@suse.com>
Fri, 18 May 2018 14:24:36 +0000 (16:24 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 30 May 2018 16:13:14 +0000 (18:13 +0200)
commitc2f32f616bf0530c5b8198e69144d590f03a17c0
treec4412dce888f49783f7203cae2fadc3f792a6eee
parente6ebebbe6aef5830793af515c2e3a998bde920b9
Fix pattern to detect distribution

With operator '=', when in /etc/os-release:
ID_LIKE="opensuse suse" # Tumbleweed since at least 2018-04-24
or
ID_LIKE="suse opensuse" # Leap 15
test/test-functions