puppetlabs-stdlib/spec/unit/facter
Reid Vandewiele 13e5d467c9 (FM-3773) Fix root_home fact on AIX 5.x
The -C (capital C) flag to lsuser is incorrect. It should be -c
(lowercase).

this commit updates the aix root_home fact to use `lsuser -c`, rather
than `lsuser -C`.
2015-11-19 15:44:52 -08:00
..
util Convert tests to use plain rspec-puppet 2015-06-01 18:02:22 +01:00
facter_dot_d_spec.rb Convert specs to RSpec 2.99.0 syntax with Transpec 2014-06-04 14:37:45 -04:00
package_provider_spec.rb Add package_provider fact 2015-09-25 17:55:21 -07:00
pe_version_spec.rb Add check to ensure regex does not throw for none type. 2015-10-15 11:27:03 -05:00
root_home_spec.rb (FM-3773) Fix root_home fact on AIX 5.x 2015-11-19 15:44:52 -08:00
service_provider_spec.rb Add a service_provider fact 2015-08-19 15:05:47 -07:00