Issue #6395 has been updated by Jeff McCune. Status changed from Ready For Testing to Closed
# Merged into 2.7.next # Working with Jacob on this, he says I should merge the reviewed change into 2.7.next. I just did this and pushed to github. I'm still not entirely clear on the topic branch merge process, so I'm going to try and sort this out Friday. Closing ticket. ---------------------------------------- Feature #6395: envpuppet helper script should have --help and eval functionality https://projects.puppetlabs.com/issues/6395 Author: Jeff McCune Status: Closed Priority: Normal Assignee: Jeff McCune Category: ext Target version: Affected Puppet version: 2.6.3 Keywords: envpuppet, ext Branch: feature/master/6395_envpuppet The envpuppet helper script does not currently have any help associated with it, nor does it allow you to easily set the resulting RUBYLIB and PATH environment variables in the current shell. The script should be extended to print something useful when --help is supplied. The script should also do something useful when run with no arguments. Finally, the script should set the current shell environment when run as: eval $(envpuppet) Patch is ready, will push to a branch shortly. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
