Home | History | Annotate | Download | only in tests

Lines Matching refs:precheck

45 # do more than touch the file system in a <precheck> or <postcheck>
1349 logmsg " server precheck FAILED (unresponsive $srvrname server)\n";
3593 # this is done this early, so that the precheck can use environment
3651 my @precheck = getpart("client", "precheck");
3652 if(@precheck) {
3653 $cmd = $precheck[0];
3675 $why = "precheck command error";