]> gitweb.fluxo.info Git - puppet-stdlib.git/commitdiff
Merge pull request #425 from jeffcoat/validate_augeas_spec
authorDavid Schmitt <david@dasz.at>
Fri, 10 Apr 2015 12:28:48 +0000 (13:28 +0100)
committerDavid Schmitt <david@dasz.at>
Fri, 10 Apr 2015 12:28:48 +0000 (13:28 +0100)
Fix off-by-one error in validate_augeas_spec.rb that was causing rspec failure

Even without the gem installed always, this is helpful to avoid errors should augeas be enabled/installed due to something else.


Trivial merge