diff options
author | Daniel Pittman <daniel@puppetlabs.com> | 2011-04-08 15:06:37 -0700 |
---|---|---|
committer | Daniel Pittman <daniel@puppetlabs.com> | 2011-04-08 15:17:55 -0700 |
commit | a19fbb417b54f0456b02bea295efd310761f6b86 (patch) | |
tree | ab45f40046fb2c45e2aa714455d8791c3aea0d07 /spec/integration/parser/compiler_spec.rb | |
parent | f9a2ffd53054b67924790b0386cf74435497c3f1 (diff) | |
download | puppet-a19fbb417b54f0456b02bea295efd310761f6b86.tar.gz puppet-a19fbb417b54f0456b02bea295efd310761f6b86.tar.xz puppet-a19fbb417b54f0456b02bea295efd310761f6b86.zip |
maint: don't take over signal handling in tests...
We had a problem where we installed a signal handler during a :before block,
which wasn't stubbed, so ended up leaving that in place forever. Which bites.
We stub it out locally, which is ugly but functional.
Paired-With: Matt Robinson <matt@puppetlabs.com>
Diffstat (limited to 'spec/integration/parser/compiler_spec.rb')
0 files changed, 0 insertions, 0 deletions