HomePhorge

(Maint) Stop watchr from reading non-existent spec.opts
18209271aef8Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(Maint) Stop watchr from reading non-existent spec.opts

Without this patch the watchr auto-testing script attempts to read the
spec.opts file. This is a problem because the file no longer exists in
the repository which causes watchr to fatally error out.

This patch fixes the problem by simply removing the code replacing it
with a comment to use a personal ~/.rspec file instead of the project
rspec options file.

Details

Provenance
Jeff McCune <jeff@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU576fd56f9036: Whitespace only cleanup
Branches
Unknown
Tags
Unknown

Event Timeline

Jeff McCune <jeff@puppetlabs.com> committed rPU18209271aef8: (Maint) Stop watchr from reading non-existent spec.opts (authored by Jeff McCune <jeff@puppetlabs.com>).Aug 30 2012, 1:13 AM