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


The following commit has been merged in the upstream branch:
commit 3c8d0122c3d29e1e2877ff813cd953edb31550f2
Author: Rein Henrichs <reinh at reinh.com>
Date:   Tue Mar 30 17:10:03 2010 -0700

    Fix application name in bin/ralsh

diff --git a/bin/ralsh b/bin/ralsh
index ca20c4c..c99672a 100755
--- a/bin/ralsh
+++ b/bin/ralsh
@@ -86,4 +86,4 @@
 # Licensed under the GNU Public License
 
 require 'puppet/application/ralsh'
-Puppet::Application[:ralsh].run
+Puppet::Application[:resource].run

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list