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


The following commit has been merged in the upstream branch:
commit 19c70b501a4e041408814bb2810984f5835c1a47
Author: Jesse Wolfe <jes5199 at gmail.com>
Date:   Wed Jun 9 17:43:10 2010 -0700

    Remove over-eager error branch in a complicated If

diff --git a/lib/puppet/type/exec.rb b/lib/puppet/type/exec.rb
index 8a773e9..448a567 100755
--- a/lib/puppet/type/exec.rb
+++ b/lib/puppet/type/exec.rb
@@ -529,10 +529,6 @@ module Puppet
                         end
                     end
                 end
-            else
-                raise ArgumentError,
-                    "'%s' is somehow not qualified with no search path" %
-                        self[:command]
             end
             
             unless FileTest.exists?(exe)

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list