HomeSort by relevance Sort by last modified time
    Searched refs:MAIL_AGENT (Results 1 - 3 of 3) sorted by null

  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 46 MAIL_AGENT="/usr/sbin/sendmail -oi -t"
48 MAIL_AGENT="/usr/lib/sendmail -oi -t"
50 MAILER=`echo $MAIL_AGENT | sed -e 's, .*,,'`
53 echo "$COMMAND: Please fix the MAIL_AGENT entry in the $COMMAND file."
547 if $MAIL_AGENT < $REF; then
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 46 MAIL_AGENT="/usr/sbin/sendmail -oi -t"
48 MAIL_AGENT="/usr/lib/sendmail -oi -t"
50 MAILER=`echo $MAIL_AGENT | sed -e 's, .*,,'`
53 echo "$COMMAND: Please fix the MAIL_AGENT entry in the $COMMAND file."
547 if $MAIL_AGENT < $REF; then
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 46 MAIL_AGENT="/usr/sbin/sendmail -oi -t"
48 MAIL_AGENT="/usr/lib/sendmail -oi -t"
50 MAILER=`echo $MAIL_AGENT | sed -e 's, .*,,'`
53 echo "$COMMAND: Please fix the MAIL_AGENT entry in the $COMMAND file."
547 if $MAIL_AGENT < $REF; then

Completed in 80 milliseconds