Pastie now auto-senses if line-wrap is a bad or good idea. Feedback?
## mark a section (Learn more)
This paste will be private.
euler:rubinius brian$ bin/mspec -tr spec/ruby/1.8/core/io/reopen_spec.rb .....E. 1) IO#reopen reassociates self with the I/O stream specified as an argument, after some sysreads ERROR sysread for buffered IO: ./spec/ruby/1.8/core/io/reopen_spec.rb:86:in `sysread' ./spec/ruby/1.8/core/io/reopen_spec.rb:86 ./mspec/runner/mspec.rb:102:in `call' ./mspec/runner/mspec.rb:102:in `protect' ./mspec/runner/state.rb:45:in `protect' ./mspec/runner/state.rb:45:in `each' ./mspec/runner/state.rb:45:in `protect' ./mspec/runner/state.rb:58:in `process' ./mspec/runner/state.rb:54:in `each' ./mspec/runner/state.rb:54:in `process' ./mspec/runner/mspec.rb:10:in `describe' ./mspec/runner/object.rb:11:in `describe' ./spec/ruby/1.8/core/io/reopen_spec.rb:4 ./mspec/runner/mspec.rb:27:in `load' ./mspec/runner/mspec.rb:27:in `files' ./mspec/runner/mspec.rb:102:in `call' ./mspec/runner/mspec.rb:102:in `protect' ./mspec/runner/mspec.rb:27:in `files' ./mspec/runner/mspec.rb:24:in `each' ./mspec/runner/mspec.rb:24:in `files' ./mspec/runner/mspec.rb:17:in `process' mspec/bin/mspec-run:35 Finished in 0.014616 seconds 1 file, 7 examples, 9 expectations, 0 failures, 1 error
From the Design Piracy series on my blog: