[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 0.25.5-639-g8f94f35

test branch puppet-dev at googlegroups.com
Wed Jul 14 10:33:59 UTC 2010


The following commit has been merged in the upstream branch:
commit a32381e822779b56030f6bd7009cd978970cecd2
Author: Jesse Wolfe <jes5199 at gmail.com>
Date:   Wed May 12 18:36:14 2010 -0700

    Feature #2935 remove misleading comment
    
    Remove a stale comment about how settings work
    
    Signed-off-by: Jesse Wolfe <jes5199 at gmail.com>

diff --git a/lib/puppet/util/settings.rb b/lib/puppet/util/settings.rb
index 3a4bf5c..b2563e9 100644
--- a/lib/puppet/util/settings.rb
+++ b/lib/puppet/util/settings.rb
@@ -879,10 +879,7 @@ Generated on #{Time.now}.
         end
     end
 
-    # This is an abstract method that just turns a file in to a hash of hashes.
-    # We mostly need this for backward compatibility -- as of May 2007 we need to
-    # support parsing old files with any section, or new files with just two
-    # valid sections.
+    # This method just turns a file in to a hash of hashes.
     def parse_file(file)
         text = read_file(file)
 

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list