Project

General

Profile

Actions

Architecture #4918

closed

Architecture #5546: Rewrite system techniques to use normal ordering

Clean up update.cf file (de-duplicate promises, remove unused body)

Added by Jonathan CLARKE almost 10 years ago. Updated about 9 years ago.

Status:
Released
Priority:
4
Category:
Techniques
Target version:
Effort required:
Name check:
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

Actions

Also available in: Atom PDF