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 #10590: Generic method to remove separate parameters in key="values" line - Adapt reporting for ncf 1.0 #570

Conversation

ncharles
Copy link
Member

@amousset
Copy link
Member

There is still a _logger call.

@ncharles
Copy link
Member Author

Commit modified

@ncharles ncharles force-pushed the ust_10590/generic_method_to_remove_separate_parameters_in_key_values_line_adapt_reporting_for_ncf_1_0 branch from 40d39ac to becef82 Compare April 12, 2017 06:56
pass2.!invalid_enclosing.line_with_key_present::
"report" usebundle => _logger("Ensure ${parameter_regex} is not in ${key}${key_value_separator} values in ${file}", "${class_prefix}");
"report" usebundle => _log("Ensure ${parameter_regex} is not in ${key}${key_value_separator} values in ${file}", "${class_prefix}");
Copy link
Member

Choose a reason for hiding this comment

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

_log takes 4 parameters.

@ncharles
Copy link
Member Author

Commit modified

@ncharles ncharles force-pushed the ust_10590/generic_method_to_remove_separate_parameters_in_key_values_line_adapt_reporting_for_ncf_1_0 branch from becef82 to c6ac633 Compare April 12, 2017 08:43
@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit c6ac633 into Normation:v1.0 Apr 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants