summaryrefslogtreecommitdiffstats
path: root/bin/ralsh
diff options
context:
space:
mode:
authorRein Henrichs <reinh@reinh.com>2010-03-30 17:10:03 -0700
committertest branch <puppet-dev@googlegroups.com>2010-02-17 06:50:53 -0800
commit3c8d0122c3d29e1e2877ff813cd953edb31550f2 (patch)
tree3c6b3f7273a1a8b5ec5eb0157aa4ccf3668b1d25 /bin/ralsh
parentbe0ecf84edf051df84792067f6d873a70642872f (diff)
downloadpuppet-3c8d0122c3d29e1e2877ff813cd953edb31550f2.tar.gz
puppet-3c8d0122c3d29e1e2877ff813cd953edb31550f2.tar.xz
puppet-3c8d0122c3d29e1e2877ff813cd953edb31550f2.zip
Fix application name in bin/ralsh
Diffstat (limited to 'bin/ralsh')
-rwxr-xr-xbin/ralsh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ralsh b/bin/ralsh
index ca20c4c2f..c99672ae4 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