Issue #4453 has been updated by Rein Henrichs. Status changed from Ready for Checkin to Closed % Done changed from 0 to 100
Closing: merged into master and available in 1.5.8rc1. ---------------------------------------- Bug #4453: Rakefile should respect spec.opts and provide separate task for Rcov http://projects.puppetlabs.com/issues/4453 Author: Rein Henrichs Status: Closed Priority: Normal Assigned to: Category: Target version: 1.5.8 Keywords: Branch: ticket/master/4453-rakefile The current Rakefile does not use the options in the spec/spec.opts file, which exists. It also runs rcov on every spec run, which makes the run take significantly longer. The branch provided fixes both of these issues. -- 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.
