[Pkg-puppet-devel] [facter] 256/352: Merge pull request #637 from adrienthebo/feature/facter-2/fact-322-remove-special-casing-of-empty-string
Stig Sandbeck Mathisen
ssm at debian.org
Sun Apr 6 22:21:51 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 8a14998d8d69008700b41c902a10655f1086971e
Merge: 9b20a85 40863af
Author: Peter Huene <peterhuene at gmail.com>
Date: Thu Feb 13 16:49:25 2014 -0800
Merge pull request #637 from adrienthebo/feature/facter-2/fact-322-remove-special-casing-of-empty-string
Feature/facter 2/fact 322 remove special casing of empty string
lib/facter/core/execution.rb | 8 +---
lib/facter/domain.rb | 24 ++++++----
lib/facter/filesystems.rb | 2 +-
lib/facter/hardwaremodel.rb | 2 +-
lib/facter/hostname.rb | 4 +-
lib/facter/ipaddress.rb | 2 +-
lib/facter/kernel.rb | 2 +-
lib/facter/kernelrelease.rb | 2 +-
lib/facter/ldom.rb | 2 +-
lib/facter/lsbdistcodename.rb | 2 +-
lib/facter/lsbdistdescription.rb | 2 +-
lib/facter/lsbdistid.rb | 2 +-
lib/facter/lsbdistrelease.rb | 2 +-
lib/facter/lsbrelease.rb | 2 +-
lib/facter/macaddress.rb | 2 +-
lib/facter/memory.rb | 16 +++----
lib/facter/operatingsystem.rb | 2 +-
lib/facter/operatingsystemrelease.rb | 2 +-
lib/facter/physicalprocessorcount.rb | 8 ++--
lib/facter/processor.rb | 14 +++---
lib/facter/selinux.rb | 8 ++--
lib/facter/util/architecture.rb | 4 +-
lib/facter/util/ec2.rb | 2 +-
lib/facter/util/fact.rb | 6 +--
lib/facter/util/file_read.rb | 2 +-
lib/facter/util/ip.rb | 6 +--
lib/facter/util/macosx.rb | 4 +-
lib/facter/util/manufacturer.rb | 6 +--
lib/facter/util/memory.rb | 26 +++++------
lib/facter/util/parser.rb | 4 +-
lib/facter/util/processor.rb | 30 ++++++------
lib/facter/util/resolution.rb | 21 +++++----
lib/facter/util/solaris_zones.rb | 2 +-
lib/facter/util/uptime.rb | 11 +++--
lib/facter/util/virtual.rb | 20 ++++----
lib/facter/util/xendomains.rb | 2 +-
lib/facter/virtual.rb | 8 ++--
lib/facter/zfs_version.rb | 4 +-
lib/facter/zpool_version.rb | 4 +-
spec/unit/domain_spec.rb | 10 ++--
spec/unit/filesystems_spec.rb | 2 +-
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/ipaddress6_spec.rb | 8 ++--
spec/unit/ipaddress_spec.rb | 2 +-
spec/unit/kernel_spec.rb | 2 +-
spec/unit/kernelrelease_spec.rb | 6 +--
spec/unit/kernelversion_spec.rb | 2 +-
spec/unit/ldom_spec.rb | 4 +-
spec/unit/lsbdistcodename_spec.rb | 4 +-
spec/unit/lsbdistdescription_spec.rb | 4 +-
spec/unit/lsbdistid_spec.rb | 4 +-
spec/unit/lsbdistrelease_spec.rb | 4 +-
spec/unit/lsbrelease_spec.rb | 4 +-
spec/unit/memory_spec.rb | 48 ++++++++++----------
spec/unit/operatingsystem_spec.rb | 2 +-
spec/unit/operatingsystemrelease_spec.rb | 2 +-
spec/unit/physicalprocessorcount_spec.rb | 14 +++---
spec/unit/processor_spec.rb | 18 ++++----
spec/unit/selinux_spec.rb | 4 +-
spec/unit/uniqueid_spec.rb | 6 +--
spec/unit/util/ec2_spec.rb | 12 ++---
spec/unit/util/fact_spec.rb | 6 ---
spec/unit/util/ip_spec.rb | 4 +-
spec/unit/util/macosx_spec.rb | 14 +++---
spec/unit/util/manufacturer_spec.rb | 6 +--
spec/unit/util/parser_spec.rb | 6 +--
spec/unit/util/processor_spec.rb | 4 +-
spec/unit/util/resolution_spec.rb | 62 ++++++++-----------------
spec/unit/util/solaris_zones_spec.rb | 10 ++--
spec/unit/util/uptime_spec.rb | 2 +-
spec/unit/util/virtual_spec.rb | 32 ++++++-------
spec/unit/util/xendomains_spec.rb | 4 +-
spec/unit/virtual_spec.rb | 78 ++++++++++++++++----------------
spec/unit/zfs_version_spec.rb | 22 ++++-----
spec/unit/zonename_spec.rb | 2 +-
spec/unit/zones_spec.rb | 2 +-
spec/unit/zpool_version_spec.rb | 22 ++++-----
80 files changed, 355 insertions(+), 381 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