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

/bind-9.11.3/bin/tests/system/smartsign/
H A Dtests.sh69 czinactive=`echo $czsk4 | sed 's/^K.*+005+0*\([0-9]\)/\1/'`
155 grep "key id = $czinactive\$" $cfile.signed > /dev/null || {
157 echo "I: missing expected child inactive ZSK id = $czinactive"
246 grep -w "$czinactive" dnskey.sigs > /dev/null && sub=1
247 if [ $sub != 0 ]; then echo "I:found czinactive $czinactive (dnskey)"; ret=1; fi
284 grep -w "$czinactive" other.sigs > /dev/null && sub=1
285 if [ $sub != 0 ]; then echo "I:found czinactive $czinactive (other)"; ret=1; fi

Completed in 10 milliseconds