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

  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 42 # What mailer to use. This must come after the config file, since it is
50 MAILER=`echo $MAIL_AGENT | sed -e 's, .*,,'`
51 if [ ! -f "$MAILER" ] ; then
52 echo "$COMMAND: Cannot file mail program \"$MAILER\"."
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/bin/
arm-eabi-gccbug 42 # What mailer to use. This must come after the config file, since it is
50 MAILER=`echo $MAIL_AGENT | sed -e 's, .*,,'`
51 if [ ! -f "$MAILER" ] ; then
52 echo "$COMMAND: Cannot file mail program \"$MAILER\"."
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/
i686-linux-gccbug 42 # What mailer to use. This must come after the config file, since it is
50 MAILER=`echo $MAIL_AGENT | sed -e 's, .*,,'`
51 if [ ! -f "$MAILER" ] ; then
52 echo "$COMMAND: Cannot file mail program \"$MAILER\"."

Completed in 298 milliseconds