Searched defs:print_msg (Results 1 - 1 of 1) sorted by relevance

/solaris-desktop/scripts/
H A Duprev-spec23 sub print_msg ($) subroutine
88 &print_msg (sprintf ("%-31s ", $spec_file_base));
91 &print_msg ("ERROR: no such spec file: $spec_file\n");
96 &print_msg ("ERROR: unable to write to spec file: $spec_file\n");
102 &print_msg ("ERROR: Cannot delete old temp file $temp_file: $!\n");
108 &print_msg ("ERROR: Cannot read $spec_file: $!\n");
113 &print_msg ("ERROR: Cannot create $temp_file: $!\n");
134 &print_msg ("ERROR: non-numeric Release: $rel\n");
141 &print_msg (sprintf ("%7s ", "$lead$rel"));
148 &print_msg (sprint
[all...]

Completed in 1531 milliseconds