HomePhorge

(#6418) Make test 64118 more portable
381fa409207aUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#6418) Make test 64118 more portable

Test used a bash command negation to negate the a grep:
'! grep ensure.*directory /var/opt/lib/pe-puppet/state/state.yaml'
which only works on newer bash shells only. Removed the shell
negation and use the harnesses ":acceptable_exit_codes" parameter.

Details

Provenance
Dominic Maraglia <dominic@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU01c11424b611: Merge branch 'ticket/2.6.x/4416' into 2.6.x
Branches
Unknown
Tags
Unknown

Event Timeline

Dominic Maraglia <dominic@puppetlabs.com> committed rPU381fa409207a: (#6418) Make test 64118 more portable (authored by Dominic Maraglia <dominic@puppetlabs.com>).Jun 10 2011, 11:27 PM