On 06/11/2017 21:20, Sebastian Huber wrote: > On 27/10/17 07:13, Chris Johns wrote: >> On 26/10/2017 18:50, Sebastian Huber wrote: >>> with the change to the INI format files, the >>> >>> target_pretest_command >>> target_exe_filter_command >>> >>> disappeared. >> Oh I changed some names as part of a clean up. >> >>> I am not sure how I can invoke the tester for a board using U-Boot >>> connected via TTY or telnet. Do you have an example command line? >> Of course, with the removal of my local set up there is nothing left in the >> BSP configurations as examples. >> >> A command line is: >> >> $ sudo rtems-test --rtems-tools=/opt/work/rtems/4.12 \ >> --rtems-bsp=xilinx_zynq_zedboard \ >> --timeout=60 --log=t.txt \ >> --user-config=$HOME/.rtemstesterrc \ >> --mail . > > How did you setup your mail configuration?
$ cat ~/.mailrc | grep chrisj set from=chr...@rtems.org > A > > sudo /opt/rtems-4.12/bin/rtems-test --rtems-bsp=imx7 > --rtems-tools=/opt/rtems-4.12 > /build/git-build/b-imx7/arm-rtems4.12/c/imx7/testsuites/samples/ticker/ > --timeout=180 --user-config=$HOME/.rtemstesterrc --debug-trace=output > --log=l.txt --mail-from="sebastian.hu...@embedded-brains.de" --mail > > yields > > error: no valid from address for mail > This is a bug. I will fix this. Chris _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel