diff options
author | Daniel Pittman <daniel@puppetlabs.com> | 2011-04-21 12:03:13 -0700 |
---|---|---|
committer | Daniel Pittman <daniel@puppetlabs.com> | 2011-04-21 12:37:25 -0700 |
commit | 7414ee7ebda1052f4c52f3e5565726f20de5a20b (patch) | |
tree | f290c3f7d4abfbf0af6ca3dc0f56c4fa923ec2aa /lib/puppet/interface/documentation.rb | |
parent | 03bd5595365b7d541d20ed614e9c8be6a7cba9c9 (diff) | |
download | puppet-7414ee7ebda1052f4c52f3e5565726f20de5a20b.tar.gz puppet-7414ee7ebda1052f4c52f3e5565726f20de5a20b.tar.xz puppet-7414ee7ebda1052f4c52f3e5565726f20de5a20b.zip |
maint: better disabling of Signal#trap in our tests.
We tried to stub out the trap method on signal to stop our application level
signal handlers getting in the way, but it kept not sticking.
Now, instead, we just stub it out globally at the module level in our spec
helper. Less fun, but more effective. Until rspec starts installing a signal
handler, at least. :)
Diffstat (limited to 'lib/puppet/interface/documentation.rb')
0 files changed, 0 insertions, 0 deletions