Re: [Puppet-dev] [PATCH] (#6126) Puppet inspect now reports status after run completes.

2011-02-18 Thread Daniel Pittman
On Fri, Feb 18, 2011 at 19:25, Daniel Pittman wrote: > From: Daniel Pittman > > We now emit timing and output a status message at the end of a successful > inspect run. Almost all of this change is whitespace; the actual delta without is: ⚡ git diff 'HEAD^' -w diff --git a/lib/puppet/applicatio

[Puppet-dev] [PATCH] (#6126) Puppet inspect now reports status after run completes.

2011-02-18 Thread Daniel Pittman
From: Daniel Pittman We now emit timing and output a status message at the end of a successful inspect run. Paired-With: Nick Lewis Signed-Off-By: Daniel Pittman --- lib/puppet/application/inspect.rb | 116 + spec/unit/application/inspect_spec.rb |2 +-