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

/bind-9.11.3/bin/tests/system/autosign/
H A Dtests.sh283 loglines=`grep "Key nozsk.example/NSEC3RSASHA1/$missing .* retaining signatures" ns3/named.run | wc -l`
284 [ "$loglines" -eq 1 ] || ret=1
291 loglines=`grep "Key inaczsk.example/NSEC3RSASHA1/$inactive .* retaining signatures" ns3/named.run | wc -l`
292 [ "$loglines" -eq 1 ] || ret=1

Completed in 13 milliseconds