Actions
Bug #5403
closedBug #5397: The file_from_template generic method can not use mustache templates on pre-3.6 CFEngine
F is not a posix sed command
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
Fix check:
Regression:
Description
The line sed -ne '/xxx/F' doesn't work on old unix machines.
It must be replaced by grep
Updated by Benoît PECCATTE over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Jonathan CLARKE
- Pull Request set to https://github.com/Normation/ncf/pull/101
Updated by Jonathan CLARKE over 10 years ago
Benoît, please name your bugs according to the problem they create, not the technical cause. In this case, something like "ncf's helper to read inputs is not POSIX-compliant (sed -F option)" would be more appropriate. It is important that a user understand how the ticket could impact him.
Updated by Benoît PECCATTE over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset a724bebe396f3f909e0d555c08c81ddefcb65ed9.
Updated by Benoît PECCATTE over 10 years ago
Applied in changeset f5489299d82e6fd89d711657ebfab908d70c9098.
Updated by Benoît PECCATTE over 10 years ago
Applied in changeset 9a4542a5f83b347bd4b5d70bc40bdf528743e470.
Updated by Jonathan CLARKE over 10 years ago
Applied in changeset e132119849e6db4ededb8287020296a8afb97adb.
Updated by Vincent MEMBRÉ over 8 years ago
- Status changed from Pending release to Released
Updated by Alexis Mousset over 2 years ago
- Target version changed from 0.x to ncf-0.x
- Priority set to 0
Actions