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

Improve (and test!) cs_clone autorequires #365

Merged
merged 1 commit into from
Sep 13, 2016

Conversation

roidelapluie
Copy link
Member

Signed-off-by: Julien Pivotto [email protected]

autos = []
autos << unmunge_cs_primitive(should(:primitive)) if should(:primitive)

autos
Copy link
Member

Choose a reason for hiding this comment

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

maybe rename the autos to something more predictable?

Copy link
Member Author

Choose a reason for hiding this comment

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

what do you mean?

@bastelfreak
Copy link
Member

👍 , looks good to me. maybe rename the one variable.

@roidelapluie
Copy link
Member Author

@bastelfreak autos is used in Puppet itself (lib/puppet/type/package.rb)

@bastelfreak
Copy link
Member

@bastelfreak bastelfreak merged commit 5fc3c75 into voxpupuli:master Sep 13, 2016
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.

2 participants