Actions
Bug #4669
closedHostMailer summary method refers to undefined variable 'env'
Description
In:
raise (_("unable to find any hosts for puppet environment=%s") % env) if envhosts.size == 0
"env" isn't defined. It should be options[:env].
Updated by Anonymous about 11 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Actions