The branch, 0.25.x has been updated
via b1722871ec27aa451be17e6fe6e099cc2f35cf7b (commit)
from 40135609c8cfc7b70369a848a383a687a216f6a7 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b1722871ec27aa451be17e6fe6e099cc2f35cf7b
Author: Jesse Wolfe <jes...@gmail.com>
Date: Tue Nov 10 03:41:10 2009 -0800
Fixing #2767 invoke-rc.d warnings
Errors written to STDERR by Debian's invoke-rc.d are spurious, since
we're only using it to query whether a service can be started.
I'm adding the --quiet flag to suppress those messages.
Signed-off-by: Jesse Wolfe <jes...@gmail.com>
-----------------------------------------------------------------------
Summary of changes:
lib/puppet/provider/service/debian.rb | 2 +-
spec/unit/provider/service/debian.rb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
hooks/post-receive
--
Puppet - System Automation