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

/bind-9.11.3/bin/tests/system/statschannel/
H A Dtests.sh142 noerror_count=`awk '/NOERROR/ {print $1}' ns2/named.stats`
155 [ "$noerror_count" -eq "$xml_noerror_count" ] || ret=1
169 [ "$noerror_count" -eq "$json_noerror_count" ] || ret=1

Completed in 23 milliseconds