diff options
author | danielsdeleo <dan@opscode.com> | 2013-12-06 12:42:20 -0800 |
---|---|---|
committer | danielsdeleo <dan@opscode.com> | 2013-12-06 12:43:24 -0800 |
commit | 28f2d211fae20abf30f7c3dc7e8ee26a933743b9 (patch) | |
tree | 709c63c02ef19d1d660d69823f3742a48bbeae86 /.rspec | |
parent | 834cfbdb98975845a44e9a11a4b8477386cf3ec8 (diff) | |
download | mixlib-shellout-28f2d211fae20abf30f7c3dc7e8ee26a933743b9.tar.gz |
Remove -b from default rspec options
RSpec seems to be much better at filtering nowadays and the extra lines
are a PITA in development.
Diffstat (limited to '.rspec')
-rw-r--r-- | .rspec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ --cbfs +-cfs |