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

/bind-9.11.3/bin/tests/system/autosign/
H A Dtests.sh929 oldinception=`$DIG $DIGOPTS +short soa prepub.example @10.53.0.3 | awk '/SOA/ {print $6}' | sort -u`
945 #echo "$oldinception : $newinception"
948 [ "$oldinception" = "$newinception" ] && ret=1

Completed in 13 milliseconds