]> git.ipfire.org Git - thirdparty/systemd.git/commit
tests: allow for os-release quote variability in TEST-50-DISSECT
authorLuca Boccassi <luca.boccassi@microsoft.com>
Thu, 8 Apr 2021 10:30:33 +0000 (11:30 +0100)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Thu, 8 Apr 2021 14:16:55 +0000 (16:16 +0200)
commit9f519e491fb2dddeaf39237587191c25b3797a7d
treef03db461e132e4a0625fbe6c019c840cbf55d9b6
parenta73f8e9f32616ae87ea216f06d25c5277a57bcb6
tests: allow for os-release quote variability in TEST-50-DISSECT

Quoting of values differs between distros: Fedora doesn't quote the ID_
fields, but CentOS does.
Adjust the test checks to account for this.

Fixes #19242
test/units/testsuite-50.sh