Issue #18662 has been updated by Andrew Parker. Status changed from In Topic Branch Pending Review to Merged - Pending Release
Merged in commit <https://github.com/puppetlabs/puppet/commit/3e8951254f3cbf6d87962095992ff761af248e4d> ---------------------------------------- Bug #18662: Rspec Tests pec/unit/provider/user/useradd_spec.rb Failing on Redhat due to -M flag https://projects.puppetlabs.com/issues/18662#change-81257 Author: John Julien Status: Merged - Pending Release Priority: Normal Assignee: Andrew Parker Category: testing Target version: 3.1.0 Affected Puppet version: Keywords: rspec useradd Branch: https://github.com/puppetlabs/puppet/pull/1395 The useradd_spec.rb test is failing on Red Hat for tests that do not have managehome = true In Red Hat the -M flag is sent to the useradd command if managehome = false. The rspec test needs to be updated to expect different results if run on Red Hat. -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
