Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | maint: move trap call to Signal so we can stub it for specs | Matt Robinson | 2011-05-19 | 1 | -1/+1 |
| | | | | | | | | | | Also removed some monkey patching on Signal that would have theoretically done this without having to explicitly call trap on Signal in order to stub it, but it's not working. This allows us to ctrl+c (send SIGINT) in the middle of a spec run. Paired-with: Josh Cooper <josh@puppetlabs.com> | ||||
* | Merge remote-tracking branch 'community/feature/puppet-device' into 2.7.x | Pieter van de Bruggen | 2011-04-18 | 1 | -0/+255 |
Reviewed-By: Mike Stahnke |