Using setenv instead of putenv on SetEnv action

This commit is contained in:
Felipe Zimmerle
2020-12-09 18:39:24 -03:00
parent 03b3e472d4
commit f1f2527c03
3 changed files with 40 additions and 7 deletions

View File

@@ -1,6 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Replaces put with setenv in SetEnv action
[Issue #2469 - @martinhsv, @WGH-, @zimmerle]
- Regression: Mark the test as failed in case of segfault.
[@zimmerle]
- Regex key selection should not be case-sensitive