Lines Matching full:then
46 if [ -f /usr/sbin/sendmail ]; then
52 if [ ! -f "$MAILER" ] ; then
64 if [ $ECHON = bsd ] ; then
67 elif [ $ECHON = sysv ] ; then
78 if [ -z "$TMPDIR" ]; then
81 if [ "`echo $TMPDIR | grep '/$'`" != "" ]; then
86 if [ yes = yes ]; then
103 if [ "$LOGNAME" = "" ]; then
104 if [ "$USER" != "" ]; then
115 if [ -n "$NAME" ]; then
117 elif [ -f $HOME/.fullname ]; then
127 if [ -n "$ORGANIZATION" ]; then
128 if [ -f "$ORGANIZATION" ]; then
132 if [ -n "$DEFAULT_ORGANIZATION" ]; then
134 elif [ -f $HOME/.organization ]; then
139 # If they don't have a preferred editor set, then use
140 if [ -z "$VISUAL" ]; then
141 if [ -z "$EDITOR" ]; then
167 -t | --to) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
171 -f | --file) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
173 if [ "$IN_FILE" != "-" -a ! -r "$IN_FILE" ]; then
180 -c | --cc) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
183 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
218 if [ $c -eq 0 ]; then c=1; fi
231 if [ -z "$SEVERITY_C" ]; then
247 # If they told us to use a specific file, then do so.
248 if [ -n "$IN_FILE" ]; then
249 if [ "$IN_FILE" = "-" ]; then
251 if [ -n "$EXPLICIT_GNATS_ADDR" ]; then
258 if [ -n "$EXPLICIT_GNATS_ADDR" ]; then
266 if [ -n "$PR_FORM" -a -z "$PRINT_INTERN" ]; then
267 # If their PR_FORM points to a bogus entry, then bail.
268 if [ ! -f "$PR_FORM" -o ! -r "$PR_FORM" -o ! -s "$PR_FORM" ]; then
275 if [ -n "$PR_FORM" -a -z "$PRINT_INTERN" ]; then
300 if [ $c -eq 0 ]; then c=1; fi
367 if [ "$PRINT" = true -o "$PRINT_INTERN" = true ]; then
373 if [ -z "$REQUEST_ID" ]; then
384 if cmp -s $REF $TEMP ; then
446 if [ "$C" = "$CATEGORY" ]; then FOUND=true ; break ; fi
448 if [ -n "$FOUND" ]; then
451 if [ -z "$CATEGORY" ]; then
470 then
480 if [ -z "$BATCH" ]; then
484 if [ $CNT -eq 6 ]; then
492 if [ -z "$BATCH" ]; then
518 then
548 if $MAIL_AGENT < $REF; then
553 if [ -z "$BATCH" ]; then