diff options
author | danielsdeleo <dan@opscode.com> | 2014-02-03 10:42:43 -0800 |
---|---|---|
committer | danielsdeleo <dan@opscode.com> | 2014-02-03 11:51:56 -0800 |
commit | 4312ebe6e4d651f248d215519acecf93a19e2d8a (patch) | |
tree | 4390d78e7aeaeb9b2e7b248307a53ce356cd591c /lib | |
parent | 3ec8fe22b2ce7a64fead70eb32f0e0ec8d378dd1 (diff) | |
download | chef-4312ebe6e4d651f248d215519acecf93a19e2d8a.tar.gz |
Use custom tempfile to avoid ruby 1.8-related test failures
Tempfile in ruby 1.8.7 calls `File.exist?()`, which we set a stub on.
For reasons that are not clear, this does not consistently fail. In any
case, using a custom temporary file implementation resolves the issue.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions