On 04/12/2018 15:26, Joel Sherrill wrote:
> And now I just got this:

Ouch.

> 
> + /home/joel/rtems-work/rtems-tools//tester/rtems-test
> --rtems-tools=/home/joel/rtems-work/tools/5 --rtems-bsp=erc32 --log=run.log
> --mail --mail-from=j...@rtems.org <mailto:j...@rtems.org>
> --mail-to=bu...@rtems.org <mailto:bu...@rtems.org> .
> Traceback (most recent call last):
>   File "/home/joel/rtems-work/rtems-tools/tester/rt/cmd-test.py", line 42, in
> <module>
>     test.run(sys.argv[1:], command_path = base)
>   File "/home/joel/rtems-work/rtems-tools/tester/rt/test.py", line 247, in run
>     smtp_host = mail.smtp_host()
>   File "/home/joel/rtems-work/rtems-tools/rtemstoolkit/mailer.py", line 122, 
> in
> smtp_host
>     host = self._get_arg('--smtp-host')
>   File "/home/joel/rtems-work/rtems-tools/rtemstoolkit/mailer.py", line 70, in
> _get_arg
>     value = self.opts.find_arg(arg)[1]
> TypeError: 'NoneType' object has no attribute '__getitem__'
> 
> Which looks like something broke in the update.

I fixed the module's unit test and must have broken something. It is a tricky
unit test because mailing something is not that easy.

> 
> Now to bed. :)
> 

Yes you are up far too late.

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to