Actions
Architecture #4918
closedArchitecture #5546: Rewrite system techniques to use normal ordering
Clean up update.cf file (de-duplicate promises, remove unused body)
Fix check:
Regression:
Description
See ticket #4917 for context.
This ticket aims to clean up some nasty complexity in update.cf:
- Tools copy was duplicated for windows (${g.rudder_sbin} directory) and !windows (${g.rudder_tools} directory) but ${g.rudder_tools} is set to (${g.rudder_sbin} on windows anyway, thus duplicating the exception
- Several class expressions were duplicated where promises could be regrouped
- A unused body was removed
Updated by Jonathan CLARKE over 10 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from Jonathan CLARKE to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-techniques/pull/387/files
PR available for review: https://github.com/Normation/rudder-techniques/pull/387/files
Updated by Jonathan CLARKE over 10 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset policy-templates:commit:fd60339d6fff6e9b694f9a7478147319a099a771.
Updated by Matthieu CERDA about 10 years ago
- Target version changed from 140 to 3.0.0~beta1
Updated by Jonathan CLARKE almost 10 years ago
- Project changed from Rudder to 24
- Category deleted (
System techniques) - Parent task changed from #4917 to #5546
Updated by Vincent MEMBRÉ almost 10 years ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 3.0.0~beta1 which was release on 01/12/2014.
- Announcement
- Changelog
- Download information: https://www.rudder-project.org/site/get-rudder/downloads/
Updated by Benoît PECCATTE over 9 years ago
- Tracker changed from 6 to Architecture
Actions