projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ad3d0c8
)
test: fix typo
author
Frantisek Sumsal
<frantisek@sumsal.cz>
Fri, 26 Aug 2022 18:08:40 +0000
(20:08 +0200)
committer
Frantisek Sumsal
<frantisek@sumsal.cz>
Sat, 27 Aug 2022 09:27:04 +0000
(11:27 +0200)
test/units/testsuite-75.sh
patch
|
blob
|
history
diff --git
a/test/units/testsuite-75.sh
b/test/units/testsuite-75.sh
index 844661538353025f8ca48451dd3bc46b4f677781..a14ee2284173f5be8c76f78556f099203ca61541 100755
(executable)
--- a/
test/units/testsuite-75.sh
+++ b/
test/units/testsuite-75.sh
@@
-142,7
+142,7
@@
run resolvectl query --legend=no -t MX unsigned.test
grep -qF "unsigned.test IN MX 15 mail.unsigned.test" "$RUN_OUT"
-: "--- ZONE: signed.
systemd
(static DNSSEC) ---"
+: "--- ZONE: signed.
test
(static DNSSEC) ---"
# Check the trust chain (with and without systemd-resolved in between
# Issue: https://github.com/systemd/systemd/issues/22002
# PR: https://github.com/systemd/systemd/pull/23289