[Pkg-puppet-devel] [facter] 309/352: Merge pull request #651 from adrienthebo/bugfix/stable/fact-357-lsb_empty_string_output

Stig Sandbeck Mathisen ssm at debian.org
Sun Apr 6 22:21:56 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 9ac07e64085cfb45cc1510fba64223be60076892
Merge: b9803d2 9bb5e11
Author: Peter Huene <peterhuene at gmail.com>
Date:   Fri Mar 7 14:57:55 2014 -0800

    Merge pull request #651 from adrienthebo/bugfix/stable/fact-357-lsb_empty_string_output
    
    FACT-357 Raise errors when executing non-existent commands

 lib/facter/core/execution.rb          | 18 ++++++++++--
 lib/facter/core/execution/base.rb     | 28 +++++++++++-------
 lib/facter/hostname.rb                |  4 +--
 lib/facter/lsbdistcodename.rb         |  4 +--
 lib/facter/lsbdistid.rb               |  4 +--
 lib/facter/lsbdistrelease.rb          |  4 +--
 lib/facter/lsbrelease.rb              |  4 +--
 lib/facter/physicalprocessorcount.rb  | 14 ++++-----
 lib/facter/processor.rb               | 25 ++++------------
 lib/facter/util/manufacturer.rb       |  8 ++----
 lib/facter/util/resolution.rb         |  8 ++++--
 lib/facter/virtual.rb                 | 14 +++++++--
 spec/unit/core/execution/base_spec.rb | 31 ++++++++++++++------
 spec/unit/core/execution_spec.rb      |  2 +-
 spec/unit/hardwareisa_spec.rb         | 10 +++----
 spec/unit/hardwaremodel_spec.rb       |  4 +--
 spec/unit/hostname_spec.rb            |  2 +-
 spec/unit/id_spec.rb                  |  4 +--
 spec/unit/kernelrelease_spec.rb       | 54 +++++++++++++++++------------------
 spec/unit/kernelversion_spec.rb       | 26 ++++++++---------
 spec/unit/lsbdistcodename_spec.rb     | 12 ++++----
 spec/unit/lsbdistid_spec.rb           | 12 ++++----
 spec/unit/lsbdistrelease_spec.rb      |  4 +--
 spec/unit/lsbrelease_spec.rb          | 12 ++++----
 spec/unit/processor_spec.rb           | 10 +++----
 spec/unit/uniqueid_spec.rb            |  6 ++--
 spec/unit/util/ip_spec.rb             |  4 +++
 spec/unit/util/resolution_spec.rb     |  2 +-
 spec/unit/zonename_spec.rb            |  2 +-
 29 files changed, 175 insertions(+), 157 deletions(-)

-- 
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