Skip to content

(#17294) Remove empty puppet/provider/interface/base file#1274

Merged
jeffmccune merged 1 commit intopuppetlabs:3.0.xfrom
jeffmccune:fix/3.0.x/17294_remove_empty_file
Nov 13, 2012
Merged

(#17294) Remove empty puppet/provider/interface/base file#1274
jeffmccune merged 1 commit intopuppetlabs:3.0.xfrom
jeffmccune:fix/3.0.x/17294_remove_empty_file

Conversation

@jeffmccune
Copy link
Contributor

Without this patch there is a zero byte file located in the Puppet
library directory structure. This is a problem because empty files are
considered errors when producing RPM packages. I could not find any
reason this file exists, or any instances of this file being loaded.
Removing the file does not cause any apparent spec test failures.

This patch fixes the problem by removing the file from the tree.

Without this patch there is a zero byte file located in the Puppet
library directory structure.  This is a problem because empty files are
considered errors when producing RPM packages.  I could not find any
reason this file exists, or any instances of this file being loaded.
Removing the file does not cause any apparent spec test failures.

This patch fixes the problem by removing the file from the tree.
@jeffmccune jeffmccune merged commit 96aeda6 into puppetlabs:3.0.x Nov 13, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant