summaryrefslogtreecommitdiffstats
path: root/lib/puppet/util/execution.rb
Commit message (Collapse)AuthorAgeFilesLines
* Adding an "env" parameter to exec, for providing extra environment settings, ↵luke2006-09-051-0/+1
| | | | | | as requested in #236. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1568 980ebf18-57e1-0310-9a29-db15c13687c0
* Adding a "withenv" execution util method, and using it in :exec for path ↵luke2006-09-051-0/+21
handling. Next will be other env handling. git-svn-id: https://reductivelabs.com/svn/puppet/trunk@1567 980ebf18-57e1-0310-9a29-db15c13687c0