]> review.fuel-infra Code Review - puppet-modules/puppetlabs-apt.git/commit
(#12094) Remove deprecated spec.opts file
authorMatthaus Litteken <matthaus@puppetlabs.com>
Mon, 23 Jan 2012 21:13:17 +0000 (13:13 -0800)
committerMatthaus Litteken <matthaus@puppetlabs.com>
Mon, 23 Jan 2012 21:38:09 +0000 (13:38 -0800)
commit8cf1bd02891baf0184f8237367aa56f8640f1428
tree25580b95598cfa4cfe02845c911dee4b6cf301c3
parent2d688f4cdc121da434db873f818dd95977385a46
(#12094) Remove deprecated spec.opts file

Rspec no longer uses the spec.opts file, and this particular file also uses
options for rspec that are no longer honored or available, like loadby. So this
commit removes the file. Users that want to customize rspec behavior should use
a .rspec file in the repository root or in their home directory.
spec/spec.opts [deleted file]