mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-02-03 13:47:04 +03:00
test-resolved: fix whitespace issue
This commit is contained in:
parent
6fb93e10cf
commit
5d00545a6e
@ -50,7 +50,7 @@ static void test_parse_etc_hosts(const char *fname) {
|
||||
|
||||
if (fname)
|
||||
return;
|
||||
|
||||
|
||||
EtcHostsItemByName *bn;
|
||||
assert_se(bn = hashmap_get(hosts.by_name, "some.where"));
|
||||
assert_se(bn->n_addresses == 3);
|
||||
|
Loading…
x
Reference in New Issue
Block a user