RTEMS Tools | rtems-tester on 5 branch missing --use-gitconfig option (#36)

Joel Sherrill (@joel) gitlab at rtems.org
Wed Apr 8 19:36:34 UTC 2026



Joel Sherrill created an issue: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/36

Assignee: Kinsey Moore

## Summary

The _rtems_tester_ program did not get the _--use-gitconfig_ option backported which breaks the way the cron sweeper reports the test results. This results in no RTEMS test suite results for 5.4 being reported to the build@ mailing list.

```
*** /home/joel/rtems-cron-5.4-rc1/b-leon3-sis
Traceback (most recent call last):
  File "/home/joel/rtems-cron-5.4-rc1/tools/5/share/rtems/tester/rt/cmd-test.py", line 42, in <module>
    test.run(sys.argv[1:], command_path = base)
  File "/home/joel/rtems-cron-5.4-rc1/tools/5/share/rtems/tester/rt/test.py", line 378, in run
    mail = mailer.mail(opts)
  File "/home/joel/rtems-cron-5.4-rc1/tools/5/share/rtems/rtemstoolkit/mailer.py", line 72, in __init__
    if self._get_arg('--use-gitconfig'):
  File "/home/joel/rtems-cron-5.4-rc1/tools/5/share/rtems/rtemstoolkit/mailer.py", line 88, in _get_arg
    value = self.opts.find_arg(arg)[1]
IndexError: list index out of range
```


## Steps to reproduce

Use _rtems-tester_ with the _--use-gitconfig_ option.

<!-- Pre-set options
- milestone
-->

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/tools/rtems-tools/-/issues/36
You're receiving this email because of your account on gitlab.rtems.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20260408/2555aa0c/attachment.htm>


More information about the bugs mailing list