[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, experimental, updated. debian/2.6.8-1-844-g7ec39d5
Jesse Wolfe
jes5199 at gmail.com
Tue May 10 08:04:01 UTC 2011
The following commit has been merged in the experimental branch:
commit 8d569b36ec9ba30043b394a02e3f9fecf08068ce
Author: Jesse Wolfe <jes5199 at gmail.com>
Date: Thu Feb 3 14:48:54 2011 -0800
Maint: remove puts and exit from inspect --help
diff --git a/lib/puppet/application/inspect.rb b/lib/puppet/application/inspect.rb
index 52ef975..cee66de 100644
--- a/lib/puppet/application/inspect.rb
+++ b/lib/puppet/application/inspect.rb
@@ -20,7 +20,7 @@ class Puppet::Application::Inspect < Puppet::Application
end
def help
- puts <<-HELP ; exit # XXX
+ <<-HELP
SYNOPSIS
========
--
Puppet packaging for Debian
More information about the Pkg-puppet-devel
mailing list