summaryrefslogtreecommitdiff
path: root/.rspec
diff options
context:
space:
mode:
authordanielsdeleo <dan@opscode.com>2013-12-06 12:42:20 -0800
committerdanielsdeleo <dan@opscode.com>2013-12-06 12:43:24 -0800
commit28f2d211fae20abf30f7c3dc7e8ee26a933743b9 (patch)
tree709c63c02ef19d1d660d69823f3742a48bbeae86 /.rspec
parent834cfbdb98975845a44e9a11a4b8477386cf3ec8 (diff)
downloadmixlib-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--.rspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/.rspec b/.rspec
index 7060880..62c58f0 100644
--- a/.rspec
+++ b/.rspec
@@ -1 +1 @@
--cbfs
+-cfs