[Pkg-puppet-devel] [facter] 332/352: Merge pull request #654 from adrienthebo/issue/stable/fact-409-exec_compatibility

Stig Sandbeck Mathisen ssm at debian.org
Sun Apr 6 22:21:58 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 7e4f6d8ee242b6e3a24260337eab1f33bc8e33f4
Merge: 8835bc1 2b467fa
Author: Kylo Ginsberg <kylo at puppetlabs.com>
Date:   Mon Mar 24 14:12:26 2014 -0700

    Merge pull request #654 from adrienthebo/issue/stable/fact-409-exec_compatibility
    
    (FACT-409) Preserve semantics of .exec

 lib/facter/core/execution.rb          | 21 ++++++++++++++++-----
 lib/facter/core/execution/base.rb     |  2 +-
 lib/facter/hostname.rb                |  2 +-
 lib/facter/ipaddress.rb               |  2 +-
 lib/facter/kernelrelease.rb           |  2 +-
 lib/facter/util/resolution.rb         |  2 +-
 lib/facter/util/uptime.rb             |  6 +++---
 spec/unit/core/execution/base_spec.rb | 20 ++++++++++----------
 spec/unit/core/execution_spec.rb      |  9 +++++++--
 spec/unit/hardwareisa_spec.rb         | 10 +++++-----
 spec/unit/hardwaremodel_spec.rb       |  2 +-
 spec/unit/hostname_spec.rb            |  8 ++++----
 spec/unit/id_spec.rb                  |  6 +++---
 spec/unit/ipaddress_spec.rb           |  2 +-
 spec/unit/kernelrelease_spec.rb       |  6 +++---
 spec/unit/kernelversion_spec.rb       |  2 +-
 spec/unit/lsbdistcodename_spec.rb     |  2 +-
 spec/unit/lsbdistid_spec.rb           |  2 +-
 spec/unit/lsbdistrelease_spec.rb      |  4 ++--
 spec/unit/lsbrelease_spec.rb          |  2 +-
 spec/unit/processor_spec.rb           | 10 +++++-----
 spec/unit/uniqueid_spec.rb            |  6 +++---
 spec/unit/util/resolution_spec.rb     |  2 +-
 spec/unit/util/uptime_spec.rb         |  4 ++--
 spec/unit/zonename_spec.rb            |  2 +-
 25 files changed, 76 insertions(+), 60 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