Searched refs:ci_command (Results 1 – 1 of 1) sorted by relevance
441 my ($ci_command, $rcs_command, $wtr);904 $ci_command = $ci_base_command;905 $ci_command .= " -f -r$rcs_rev_num{$revision} -d$checked_in{$revision}"908 $ci_command .= " \"$workfile\"";911 print "$ci_command\n";912 $wtr = new IO::File "|$ci_command";