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

/solaris-desktop/scripts/
H A Dwebrev118 sub msg_fatal ($) { subroutine
137 my @lines = `LC_ALL=C svn --non-interactive status` or msg_fatal ('"svn status" failed');
156 or msg_fatal ('"cvs status" failed');
256 msg_fatal ("failed to copy file $file to $webrev_dir/$file");
680 msg_fatal ("Webrev directory could not be created");
684 msg_fatal ("failed to create file $webrev_dir/index.html");
803 msg_fatal ("No CVS or Subversion control files found in this directory");
807 msg_fatal ("The target directory should not be svn or CVS controlled");
H A Dinstall-jds277 mv "$1" "$1~" || msg_fatal "Failed to back up file %s" "$1"
302 msg_fatal () { function
369 msg_fatal "Only root can install this product."
505 msg_fatal "ERROR: Failed to create temporary directory %s" "$TEMPDIR"
983 msg_fatal "No products selected."
992 msg_fatal "You cannot select both StarOffice and StarSuite"
1318 msg_fatal "Installation aborted"

Completed in 512 milliseconds