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 #3016 - Change use of body class cf2_if_else by if_else in order to thrown class when promises kept #20

Merged
merged 1 commit into from Dec 28, 2012
Merged

Conversation

nperron
Copy link
Contributor

@nperron nperron commented Dec 27, 2012

Fixes #3016 - Change use of body class cf2_if_else by if_else in order to thrown class when promises kept

@nperron
Copy link
Contributor Author

nperron commented Dec 27, 2012

Before:

# /var/rudder/cfengine-community/bin/cf-agent -KIb propagatePromises 
 !! Duplicate selection of value for variable "execRun" in scope g
 !! Rule from /var/rudder/cfengine-community/inputs/common/1.0/site.cf at/before line 58
 !! Duplicate selection of value for variable "execRun" in scope g
 !! Rule from /var/rudder/cfengine-community/inputs/common/1.0/site.cf at/before line 58
 >> Using command line specified bundlesequence

After:

/var/rudder/cfengine-community/bin/cf-agent -KIb propagatePromises 
 !! Duplicate selection of value for variable "execRun" in scope g
 !! Rule from /var/rudder/cfengine-community/inputs/common/1.0/site.cf at/before line 58
 !! Duplicate selection of value for variable "execRun" in scope g
 !! Rule from /var/rudder/cfengine-community/inputs/common/1.0/site.cf at/before line 58
 !! Duplicate selection of value for variable "execRun" in scope g
 !! Rule from /var/rudder/cfengine-community/inputs/common/1.0/site.cf at/before line 58
 >> Using command line specified bundlesequence
R: @@DistributePolicy@@result_success@@root-DP@@root-distributePolicy@@46@@Propagate promises@@None@@2012-12-27 16:21:49+01:00##root@#All files have been propagated

@ncharles
Copy link
Member

Looks good ! Thank you Nicolas

ncharles added a commit that referenced this pull request Dec 28, 2012
…s_reports

Fixes #3016 - Change use of body class cf2_if_else by if_else in order to thrown class when promises kept
@ncharles ncharles merged commit c378de5 into Normation:branches/rudder/2.4.1 Dec 28, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants