[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:30:43 UTC 2010


The following commit has been merged in the upstream branch:
commit 73f57f2bce4ea7951d765c4a695bae42a3e1100c
Author: Luke Kanies <luke at madstop.com>
Date:   Sun Nov 1 15:11:06 2009 -0500

    removing extraneous comment
    
    Signed-off-by: Luke Kanies <luke at madstop.com>

diff --git a/lib/puppet/transaction/event_manager.rb b/lib/puppet/transaction/event_manager.rb
index da282ec..89c4b92 100644
--- a/lib/puppet/transaction/event_manager.rb
+++ b/lib/puppet/transaction/event_manager.rb
@@ -72,7 +72,6 @@ class Puppet::Transaction::EventManager
     private
 
     def process_callback(resource, callback, events)
-        # XXX Should it be any event, or all events?
         process_noop_events(resource, callback, events) and return false unless events.detect { |e| e.status != "noop" }
         resource.send(callback)
 

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list