Home | History | Annotate | Download | only in bin

Lines Matching full:then

45 if [ -f /usr/sbin/sendmail ]; then  
51 if [ ! -f "$MAILER" ] ; then
63 if [ $ECHON = bsd ] ; then
66 elif [ $ECHON = sysv ] ; then
77 if [ -z "$TMPDIR" ]; then
80 if [ "`echo $TMPDIR | grep '/$'`" != "" ]; then
85 if [ yes = yes ]; then
102 if [ "$LOGNAME" = "" ]; then
103 if [ "$USER" != "" ]; then
114 if [ -n "$NAME" ]; then
116 elif [ -f $HOME/.fullname ]; then
126 if [ -n "$ORGANIZATION" ]; then
127 if [ -f "$ORGANIZATION" ]; then
131 if [ -n "$DEFAULT_ORGANIZATION" ]; then
133 elif [ -f $HOME/.organization ]; then
138 # If they don't have a preferred editor set, then use
139 if [ -z "$VISUAL" ]; then
140 if [ -z "$EDITOR" ]; then
166 -t | --to) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
170 -f | --file) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
172 if [ "$IN_FILE" != "-" -a ! -r "$IN_FILE" ]; then
179 -c | --cc) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
182 -s | --severity) if [ $# -eq 1 ]; then echo "$USAGE"; $REMOVE_TEMP; exit 1; fi
217 if [ $c -eq 0 ]; then c=1; fi
230 if [ -z "$SEVERITY_C" ]; then
246 # If they told us to use a specific file, then do so.
247 if [ -n "$IN_FILE" ]; then
248 if [ "$IN_FILE" = "-" ]; then
250 if [ -n "$EXPLICIT_GNATS_ADDR" ]; then
257 if [ -n "$EXPLICIT_GNATS_ADDR" ]; then
265 if [ -n "$PR_FORM" -a -z "$PRINT_INTERN" ]; then
266 # If their PR_FORM points to a bogus entry, then bail.
267 if [ ! -f "$PR_FORM" -o ! -r "$PR_FORM" -o ! -s "$PR_FORM" ]; then
274 if [ -n "$PR_FORM" -a -z "$PRINT_INTERN" ]; then
299 if [ $c -eq 0 ]; then c=1; fi
366 if [ "$PRINT" = true -o "$PRINT_INTERN" = true ]; then
372 if [ -z "$REQUEST_ID" ]; then
383 if cmp -s $REF $TEMP ; then
445 if [ "$C" = "$CATEGORY" ]; then FOUND=true ; break ; fi
447 if [ -n "$FOUND" ]; then
450 if [ -z "$CATEGORY" ]; then
469 then
479 if [ -z "$BATCH" ]; then
483 if [ $CNT -eq 6 ]; then
491 if [ -z "$BATCH" ]; then
517 then
547 if $MAIL_AGENT < $REF; then
552 if [ -z "$BATCH" ]; then