[Pkg-puppet-devel] [facter] 265/352: (doc) Update documentation for Exection.exec
Stig Sandbeck Mathisen
ssm at debian.org
Sun Apr 6 22:21:52 UTC 2014
This is an automated email from the git hooks/post-receive script.
ssm pushed a commit to branch master
in repository facter.
commit bc85e8ddcd75167ef185da520dddddc8ab021c60
Author: Adrien Thebo <git at somethingsinistral.net>
Date: Fri Feb 14 12:29:04 2014 -0800
(doc) Update documentation for Exection.exec
---
lib/facter/core/execution.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/facter/core/execution.rb b/lib/facter/core/execution.rb
index 8d5916d..bac2be9 100644
--- a/lib/facter/core/execution.rb
+++ b/lib/facter/core/execution.rb
@@ -148,7 +148,7 @@ module Facter
# executing the code.
#
# @param code [String] the program to run
- # @return [String, nil] the output of the program or nil
+ # @return [String] the output of the program or the empty string on error
#
# @api public
#
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-puppet/facter.git
More information about the Pkg-puppet-devel
mailing list