Issue #2086 has been reported by tmz. ---------------------------------------- Bug #2086: Small patches to ease building puppet tarballs on non-reductivelabs hosts http://projects.reductivelabs.com/issues/2086
Author: tmz Status: Unreviewed Priority: Normal Assigned to: Category: plumbing Target version: Complexity: Trivial Affected version: 0.24.7 Keywords: reductive-build While testing some patches that change the rake release target, I ran into two minor issues. First, @publishdir was defaulting to a path that is only relevant on the Reductive Labs hosts. The first patch changes this to use the environment var DOWNLOAD_DIR if set, then falls back to the currently used path. Next, I had failures because the directory that the HTML API docs were to be installed to did not exist. The second patch runs File.makedirs() to create it as needed. ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
