Lines Matching refs:COMMAND
53 echo "$COMMAND: Cannot file mail program \"$MAILER\"."
54 echo "$COMMAND: Please fix the MAIL_AGENT entry in the $COMMAND file."
156 COMMAND=`echo $0 | sed -e 's,.*/,,'`
157 USAGE="Usage: $COMMAND [-PVL] [-t address] [-f filename] [-s severity]
174 echo "$COMMAND: cannot read $IN_FILE"
245 trap 'echo "$COMMAND: Aborting ..."; $REMOVE_TEMP; xs=1; exit' 1 3 13 15
269 echo "$COMMAND: can't seem to read your template file (\`$PR_FORM'), ignoring PR_FORM"
277 ( echo "$COMMAND: could not copy $PR_FORM" ; xs=1; exit )
385 echo "$COMMAND: problem report not filled out, therefore not sent"
417 *) echo "$COMMAND: \`$CONFIDENTIAL' is not a valid value for \`Confidential'." ;;
426 *) echo "$COMMAND: \`$SEVERITY' is not a valid value for \`Severity'."
435 high) echo "$COMMAND: \`Priority: high' is reserved for GCC maintainers." ;;
436 *) echo "$COMMAND: \`$PRIORITY' is not a valid value for \`Priority'."
452 echo "$COMMAND: you must include a Category: field in your report."
454 echo "$COMMAND: \`$CATEGORY' is not a known category."
464 *) echo "$COMMAND: \`$CLASS' is not a valid value for \`Class'."
471 echo "$COMMAND: Synopsis must not be empty."
493 echo "$COMMAND: the problem report remains in $BAD and is not sent."
497 echo "$COMMAND: the problem report is not sent."
549 echo "$COMMAND: problem report sent"
552 echo "$COMMAND: mysterious mail failure."
554 echo "$COMMAND: the problem report remains in $BAD and is not sent."
558 echo "$COMMAND: the problem report is not sent."