Searched refs:czpublished (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/tests/system/smartsign/
H A Dtests.sh68 czpublished=`echo $czsk3 | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
151 grep "key id = $czpublished\$" $cfile.signed > /dev/null || {
153 echo "I: missing expected child prepublished ZSK id = $czpublished"
241 grep -w "$czpublished" dnskey.sigs > /dev/null && sub=1
242 if [ $sub != 0 ]; then echo "I:found czpublished $czpublished (dnskey)"; ret=1; fi
279 grep -w "$czpublished" other.sigs > /dev/null && sub=1
280 if [ $sub != 0 ]; then echo "I:found czpublished $czpublished (other)"; ret=1; fi

Completed in 10 milliseconds