HomePhorge

(#11860) Add a (pending) acceptance test to check LANG during user "exec"s
1ff5ca8597c4Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#11860) Add a (pending) acceptance test to check LANG during user "exec"s

Add an acceptance test that validates that when a manifest contains an "exec", it will be executed using the default system / user locale rather than forcing the locale to 'C'.

Note that this test is in "pending" for two reasons:

  1. It requires the spanish locale package(s) to be installed on the agent node(s). (e.g., apt-get install language-pack-es-base ).
  2. It depends on some new functionality in the puppet-acceptance framework, so the test shouldn't be made active until after the following pull request has been merged:

https://github.com/puppetlabs/puppet-acceptance/pull/123

Details

Provenance
Chris Price <chris@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUdd50ca427b5a: (#11860) Fix unit test broken by previous commit
Branches
Unknown
Tags
Unknown

Event Timeline

Chris Price <chris@puppetlabs.com> committed rPU1ff5ca8597c4: (#11860) Add a (pending) acceptance test to check LANG during user "exec"s (authored by Chris Price <chris@puppetlabs.com>).Jan 26 2012, 1:08 AM