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

/bind-9.11.3/bin/tests/system/statschannel/
H A Dtests.sh141 txt_count=`awk '/TXT/ {print $1}' ns2/named.stats`
152 [ "$txt_count" -eq "$xml_txt_count" ] || ret=1
166 [ "$txt_count" -eq "$json_txt_count" ] || ret=1

Completed in 10 milliseconds