#3374 closed defect (fixed)

rtems-test does not honor --mail-from argument

Reported by: Joel Sherrill Owned by: Chris Johns
Priority: normal Milestone: 5.1
Component: tool Version: 5
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

This is on the master but may apply to other branches.

$ /home/joel/rtems-work/rtems-toolstester/rtems-test --rtems-tools=/home/joel/rtems-work/tools/5 --rtems-bsp=erc32 --log=run.log --mail --mail-from=joel@… --mail-to=build@… ./sparc-rtems5/c/erc32/testsuites/samples/base_sp/base_sp.exe
error: no valid from address for mail

The rtems-test command will work if you have a ~/.mailrc with something like this:

set from="Joel Sherrill <joel@…>"

Change History (2)

comment:1 Changed on 03/26/18 at 23:18:18 by Joel Sherrill

Owner: set to Chris Johns
Status: newassigned

comment:2 Changed on 10/14/18 at 01:07:51 by Joel Sherrill

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.