Actions
Bug #15971
closedvariable_string_match tests are failing on old systems
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:
Description
The test uses a quite modern syntax of PCRE (integrated in 2010) which is \N.
This meta-char is not defined on sles11 and so, cfengine can not understand it.
Updated by Félix DALLIDET about 5 years ago
- Status changed from New to In progress
- Assignee set to Félix DALLIDET
Updated by Félix DALLIDET about 5 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Félix DALLIDET to Benoît PECCATTE
- Pull Request set to https://github.com/Normation/ncf/pull/1080
Updated by Félix DALLIDET about 5 years ago
- Status changed from Pending technical review to Pending release
Applied in changeset commit:46257c0f1396fade80afa9c3a1302db8ee48d86a.
Updated by Alexis Mousset about 5 years ago
- Fix check changed from To do to Checked
Updated by Alexis Mousset about 5 years ago
- Fix check changed from Checked to To do
Updated by Alexis Mousset about 5 years ago
- Name check changed from To do to Reviewed
Updated by Félix DALLIDET almost 5 years ago
- Fix check changed from To do to Checked
Updated by Vincent MEMBRÉ almost 5 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 5.0.15 which was released today.
Updated by Alexis Mousset over 2 years ago
- Project changed from 41 to Rudder
- Category changed from Generic methods to Generic methods
Actions