[RTEMS Project] #4402: rtemstoolkit/mailer.py option added twice
RTEMS trac
trac at rtems.org
Mon May 10 16:47:35 UTC 2021
#4402: rtemstoolkit/mailer.py option added twice
------------------------+-------------------------
Reporter: Alex White | Owner: Alex White
Type: defect | Status: closed
Priority: normal | Milestone: 6.1
Component: tool | Version: 6
Severity: normal | Resolution: fixed
Keywords: | Blocked By:
Blocking: |
------------------------+-------------------------
Changes (by Alex White <alex.white@…>):
* status: accepted => closed
* resolution: => fixed
Comment:
In [changeset:"f18e6d8e1573e9c924d43ed2e5966d5be41bfaa7/rtems-tools"
f18e6d8/rtems-tools]:
{{{
#!CommitTicketReference repository="rtems-tools"
revision="f18e6d8e1573e9c924d43ed2e5966d5be41bfaa7"
rtemstoolkit/mailer.py: Fix option ordering for add_arguments
The ordering of keys cannot be guaranteed in a dictionary. This changes
the options iteration to no longer rely on key ordering.
Closes #4402
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/4402#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list