Artifacts Associated With Ticket 5b2cffd17c
Ticket change [1a848292e5] (rid 24413) by mmgraham on 2022-06-22 15:35:36:
- comment initialized to:
When a variable is defined in a target earlier in the runconfig file, with no value, like MYENVVAR it appears with the name "MYENVVAR=" in the environment of a test run from a later target in the runconfig. It does not appear when doing megatest -show-runconfig -target <target> The workaround is to put "" for the value of the var.
- foundin initialized to: "1.65/92"
- login: "mmgraham"
- private_contact initialized to: "0b858582443dd43746dc236c08b062c9b6a8cf86"
- severity initialized to: "Important"
- status initialized to: "Open"
- title initialized to:
Variables in one target with no value produce "<var>=" in another target's test's env
- type initialized to: "Code_Defect"
- comment initialized to: