Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #17661: no reports from sharedfile to node if file is already there #1215

Conversation

ncharles
Copy link
Member

@ncharles ncharles commented Jun 8, 2020

@ncharles ncharles requested a review from amousset June 8, 2020 20:00
"${old_class_prefix}_exist_false" expression => "${old_class_prefix}_exist_repaired";
"${class_prefix}_exist_true" expression => "${class_prefix}_exist_kept";
"${class_prefix}_exist_false" expression => "${class_prefix}_exist_repaired";
"${old_class_prefix}_exist_true" expression => "${old_class_prefix}_exist_kept", scope => "namespace";
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why is this needed? Comment says _classes_combine_ifthenelse defines the outcome classes.

@ncharles
Copy link
Member Author

ncharles commented Jun 8, 2020 via email

@amousset
Copy link
Member

amousset commented Jun 8, 2020

🤦 indeed

@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 6676818 into Normation:branches/rudder/5.0 Jun 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants