[Pkg-puppet-devel] [facter] 88/352: (maint) Add newlines to all files (whitespace only)

Stig Sandbeck Mathisen ssm at debian.org
Sun Apr 6 22:21:34 UTC 2014


This is an automated email from the git hooks/post-receive script.

ssm pushed a commit to branch master
in repository facter.

commit cfbcbdc114c798a3b80ed9beb68fd4c236f735c5
Author: Jeff McCune <jeff at puppetlabs.com>
Date:   Thu Oct 18 12:20:23 2012 -0700

    (maint) Add newlines to all files (whitespace only)
    
    Without this patch there are a number of files that do not have
    newlines.  This is a problem because it makes it difficult to use
    `perl -pl -i -e ...`
---
 spec/unit/manufacturer_spec.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/unit/manufacturer_spec.rb b/spec/unit/manufacturer_spec.rb
index dd41245..cacf470 100644
--- a/spec/unit/manufacturer_spec.rb
+++ b/spec/unit/manufacturer_spec.rb
@@ -112,4 +112,4 @@ End Of Table
     
   end
   
-end
\ No newline at end of file
+end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git



More information about the Pkg-puppet-devel mailing list