Actions
Bug #7774
closedBug #7761: Error in environment-variables.cf on Centos 5
Invalid promises genration after #7761, due to string template interpretaion
Status:
Released
Priority:
1 (highest)
Assignee:
Category:
System techniques
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
7761 added a command to check support of env-0
This command redirects output to dev nul using "> /dev/null 2>&1"
&1 is interpreted by string template at promise generation leading to a broken promise generation
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from New to In progress
- Assignee set to Vincent MEMBRÉ
Updated by Alexis Mousset almost 9 years ago
- Description updated (diff)
- Status changed from In progress to New
- Assignee deleted (
Vincent MEMBRÉ)
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from New to Pending technical review
- Assignee set to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/845
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-techniques|14da468e8de002dbbab5797d624fb3a2e3a1ea6a.
Updated by Vincent MEMBRÉ almost 9 years ago
- Status changed from Pending release to Released
Actions