[RTEMS Project] #3458: rtems-test should not use the env PATH to find covoar
RTEMS trac
trac at rtems.org
Tue Jun 19 03:45:15 UTC 2018
#3458: rtems-test should not use the env PATH to find covoar
---------------------------------+-------------------------------------
Reporter: Chris Johns | Owner: Chris Johns <chrisj@…>
Type: defect | Status: closed
Priority: normal | Milestone: 5.1
Component: tool | Version: 5
Severity: normal | Resolution: fixed
Keywords: coverage rtems-test | Blocked By:
Blocking: |
---------------------------------+-------------------------------------
Changes (by Chris Johns <chrisj@…>):
* owner: (none) => Chris Johns <chrisj@…>
Comment:
In [changeset:"e341a65347ceb887cc5d5e114f252c366a4b8488/rtems-tools"
e341a65/rtems-tools]:
{{{
#!CommitTicketReference repository="rtems-tools"
revision="e341a65347ceb887cc5d5e114f252c366a4b8488"
tester: Make the path to covoar absolute to ignore the env PATH.
Using the environment's path to find covoar allow invalid versions
to be used which may vary in subtle ways. Find and use the covoar
that is build with the version of 'rtems-test'.
This patch means you do not need to install the tools before
running improving the development experience.
Closes #3458
}}}
--
Ticket URL: <http://devel.rtems.org/ticket/3458#comment:2>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list