From 34c82b8ad1f460c6fe8a1af10f22fe349b82240c Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Thu, 2 Feb 2017 09:41:44 +0000 Subject: [PATCH] spelling: contents --- regression-tests/tests/publishing-cds-cdnskey/command | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/regression-tests/tests/publishing-cds-cdnskey/command b/regression-tests/tests/publishing-cds-cdnskey/command index b019335fcf..529c0cc099 100755 --- a/regression-tests/tests/publishing-cds-cdnskey/command +++ b/regression-tests/tests/publishing-cds-cdnskey/command @@ -5,7 +5,7 @@ cleandig secure-delegated.dnssec-parent.com CDNSKEY dnssec cleandig secure-delegated.dnssec-parent.com ANY dnssec tcp | grep 'CDS\|CDNSKEY' | grep -v 'NSEC' # We only want to know if we get these records when the default secure-zone is use -# This means a single ZSK, we don't care about the conents +# This means a single ZSK, we don't care about the contents cleandig cdnskey-cds-test.com CDS dnssec | perl -pe 's!86400.*!86400!g' cleandig cdnskey-cds-test.com CDNSKEY dnssec | perl -pe 's!86400.*!86400!g' cleandig cdnskey-cds-test.com ANY dnssec tcp | grep 'CDS\|CDNSKEY' | grep -v 'NSEC' | perl -pe 's!86400.*!86400!g' -- 2.47.2