]> git.ipfire.org Git - thirdparty/systemd.git/commit
TEST-75-RESOLVED: Ignore resource record ifindex field
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Sat, 4 May 2024 10:20:24 +0000 (12:20 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 6 May 2024 08:56:55 +0000 (10:56 +0200)
commit904fc035cb65c56667be5051d67a1f981dbb450c
tree8c2eddd08590c6f7f939134a6dcb96e2a0ce03eb
parent9cd3e292c6b3fc7fdd9facee37b849bedf1bf70e
TEST-75-RESOLVED: Ignore resource record ifindex field

Depending on host configuration this may or may not be included (e.g.
on mkosi we get a result without an ifindex field). Let's strip it from
the resolved reply to avoid failing the test.
test/units/testsuite-75.sh