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 #7227: Fix tests after #7156 #245

Merged
merged 1 commit into from
Oct 7, 2015

Conversation

peckpeck
Copy link
Member

@peckpeck
Copy link
Member Author

PR updated

@peckpeck
Copy link
Member Author

PR updated

@peckpeck peckpeck force-pushed the arch_7227/fix_tests_after_7156 branch from 83e4a97 to a89a606 Compare September 28, 2015 14:13
@@ -49,8 +49,6 @@ bundle agent _classes_copy(source_prefix, destination_prefix)
classes:
# this line will not ne evaluated by cfengine if destination_prefix contains a variable that do not exist
# and it will always be evaluated to true otherwise
"destination_not_exists" expression => strcmp("${destination_prefix}", "${destination_prefix}");
# previous line has been evaluated
"destination_should_exists" expression => "any";
Copy link
Member

Choose a reason for hiding this comment

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

oh, we don't need anymore this voodoo part ?
how come ??

Copy link
Member

Choose a reason for hiding this comment

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

oh, it's not negative. clever

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