]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/test/test-dns-domain.c
test-dns-domain: allow old and new libidn2 behaviour (#6749)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 6 Sep 2017 07:39:14 +0000 (09:39 +0200)
committerGitHub <noreply@github.com>
Wed, 6 Sep 2017 07:39:14 +0000 (09:39 +0200)
commit0fe36dd93023f1be9518df12c775a920dea60e1b
treea58ae6ae6fdba4dc83b6f3897735827364e7227a
parent48fa42d4ef1c4175c13203e27b2b458cb94fc42a
test-dns-domain: allow old and new libidn2 behaviour (#6749)

The behaviour changed to allow underscores. For now, lets just
accept both return values.

Fixes #6573.
src/test/test-dns-domain.c