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

/bind-9.11.3/bin/tests/system/smartsign/
H A Dtests.sh73 ckpublished=`echo $cksk2 | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
126 grep -w "$ckpublished" dsset.out > /dev/null || ret=1
139 grep "key id = $ckpublished\$" $cfile.signed > /dev/null || {
141 echo "I: missing expected child prepublished KSK id = $ckpublished"
236 grep -w "$ckpublished" dnskey.sigs > /dev/null && sub=1
237 if [ $sub != 0 ]; then echo "I:found ckpublished $ckpublished (dnskey)"; ret=1; fi
264 grep -w "$ckpublished" other.sigs > /dev/null && sub=1
265 if [ $sub != 0 ]; then echo "I:found ckpublished $ckpublished (othe
[all...]

Completed in 18 milliseconds