diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-09-17 19:27:58 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2019-09-17 19:27:58 +0200 |
commit | 314ed4f9948bb73300862935546a63294bba1d5c (patch) | |
tree | 1cf8f67583dc9065fff7f8b064cce446b9300aec /test/TEST-27-STDOUTFILE/testsuite.sh | |
parent | a811fb8b377268566704514e2b05d1b9cb98e5ac (diff) | |
download | systemd-314ed4f9948bb73300862935546a63294bba1d5c.tar.gz |
networkd: unbreak routing_policy_rule_compare_func()
!r is the same r == 0, so this was short-circuiting the comparison when
streq(a->iff, b->iff) or streq(a->off, b->off). Before the parent commit which
moved those comparisons to the end, this was short-circuiting quite a bit
of the comparison function.
Diffstat (limited to 'test/TEST-27-STDOUTFILE/testsuite.sh')
0 files changed, 0 insertions, 0 deletions