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

/bind-9.11.3/bin/tests/system/logfileconfig/
H A Dtests.sh27 VERSFILE="named_vers"
298 touch $VERSFILE.1480039317
314 if test_with_retry -f $VERSFILE.1480039317
316 echo "I: testing explicit versions failed: $VERSFILE.1480039317 not removed"
319 if test_with_retry -f $VERSFILE.5
321 echo "I: testing explicit versions failed: $VERSFILE.5 exists"
324 if test_with_retry ! -f $VERSFILE.4
326 echo "I: testing explicit versions failed: $VERSFILE.4 does not exist"

Completed in 790 milliseconds